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

<https://eurobis.org/id/occurrence/5835__1078_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_82'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1078_82'^^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 '3.4166666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '18.307222'^^xsd:double;
  dwc:startLongitude '18.307222'^^xsd:double;
  dwc:endLongitude '18.307222'^^xsd:double;
  dwc:latitude '39.601111'^^xsd:double;
  dwc:startLatitude '39.601111'^^xsd:double;
  dwc:endLatitude '39.601111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.307222 39.601111, 18.307222 39.601111, 18.307222 39.601111, 18.307222 39.601111, 18.307222 39.601111))'^^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 '1078_82'^^xsd:string;
  dwc:observationDate '1997-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.57 7.483611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.57"^^xsd:decimal ;
  dwc:decimalLongitude "7.483611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_83'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1078_83'^^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 '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '7.483611'^^xsd:double;
  dwc:startLongitude '7.483611'^^xsd:double;
  dwc:endLongitude '7.483611'^^xsd:double;
  dwc:latitude '43.57'^^xsd:double;
  dwc:startLatitude '43.57'^^xsd:double;
  dwc:endLatitude '43.57'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.483611 43.57, 7.483611 43.57, 7.483611 43.57, 7.483611 43.57, 7.483611 43.57))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1078_83'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.478055 8.353888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.478055"^^xsd:decimal ;
  dwc:decimalLongitude "8.353888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_11'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1078_11'^^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 '20.666666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.353888'^^xsd:double;
  dwc:startLongitude '8.353888'^^xsd:double;
  dwc:endLongitude '8.353888'^^xsd:double;
  dwc:latitude '41.478055'^^xsd:double;
  dwc:startLatitude '41.478055'^^xsd:double;
  dwc:endLatitude '41.478055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.353888 41.478055, 8.353888 41.478055, 8.353888 41.478055, 8.353888 41.478055, 8.353888 41.478055))'^^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 '1078_11'^^xsd:string;
  dwc:observationDate '1994-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.616388 8.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.616388"^^xsd:decimal ;
  dwc:decimalLongitude "8.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_27'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '1078_27'^^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:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.475'^^xsd:double;
  dwc:startLongitude '8.475'^^xsd:double;
  dwc:endLongitude '8.475'^^xsd:double;
  dwc:latitude '42.616388'^^xsd:double;
  dwc:startLatitude '42.616388'^^xsd:double;
  dwc:endLatitude '42.616388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.475 42.616388, 8.475 42.616388, 8.475 42.616388, 8.475 42.616388, 8.475 42.616388))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_27'^^xsd:string;
  dwc:observationDate '1994-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.686111 16.0425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.686111"^^xsd:decimal ;
  dwc:decimalLongitude "16.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/5835__1078_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.686111 16.0425)"^^geo:wktLiteral ;
  geo-pos:lat "37.686111"^^xsd:decimal ;
  geo-pos:long "16.0425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5835__1078_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_76'^^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 '11'^^xsd:integer;
  dwc:collectorNumber '1078_76'^^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 '18.75'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '16.0425'^^xsd:double;
  dwc:startLongitude '16.0425'^^xsd:double;
  dwc:endLongitude '16.0425'^^xsd:double;
  dwc:latitude '37.686111'^^xsd:double;
  dwc:startLatitude '37.686111'^^xsd:double;
  dwc:endLatitude '37.686111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.0425 37.686111, 16.0425 37.686111, 16.0425 37.686111, 16.0425 37.686111, 16.0425 37.686111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_76'^^xsd:string;
  dwc:observationDate '1997-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.855277 8.0275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.855277"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/5835__1078_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.855277 8.0275)"^^geo:wktLiteral ;
  geo-pos:lat "43.855277"^^xsd:decimal ;
  geo-pos:long "8.0275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5835__1078_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_90'^^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 '1078_90'^^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 '20.266666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.0275'^^xsd:double;
  dwc:startLongitude '8.0275'^^xsd:double;
  dwc:endLongitude '8.0275'^^xsd:double;
  dwc:latitude '43.855277'^^xsd:double;
  dwc:startLatitude '43.855277'^^xsd:double;
  dwc:endLatitude '43.855277'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0275 43.855277, 8.0275 43.855277, 8.0275 43.855277, 8.0275 43.855277, 8.0275 43.855277))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_90'^^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/5835__1078_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.82 9.202222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.82"^^xsd:decimal ;
  dwc:decimalLongitude "9.202222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_23'^^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 '1078_23'^^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.666666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '9.202222'^^xsd:double;
  dwc:startLongitude '9.202222'^^xsd:double;
  dwc:endLongitude '9.202222'^^xsd:double;
  dwc:latitude '42.82'^^xsd:double;
  dwc:startLatitude '42.82'^^xsd:double;
  dwc:endLatitude '42.82'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.202222 42.82, 9.202222 42.82, 9.202222 42.82, 9.202222 42.82, 9.202222 42.82))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_23'^^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/5835__1078_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.481944 7.2375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.481944"^^xsd:decimal ;
  dwc:decimalLongitude "7.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/5835__1078_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.481944 7.2375)"^^geo:wktLiteral ;
  geo-pos:lat "43.481944"^^xsd:decimal ;
  geo-pos:long "7.2375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5835__1078_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_85'^^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 '1078_85'^^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.5'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '7.2375'^^xsd:double;
  dwc:startLongitude '7.2375'^^xsd:double;
  dwc:endLongitude '7.2375'^^xsd:double;
  dwc:latitude '43.481944'^^xsd:double;
  dwc:startLatitude '43.481944'^^xsd:double;
  dwc:endLatitude '43.481944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2375 43.481944, 7.2375 43.481944, 7.2375 43.481944, 7.2375 43.481944, 7.2375 43.481944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_85'^^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/5835__1078_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 9.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "9.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_1'^^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 '17'^^xsd:integer;
  dwc:collectorNumber '1078_1'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.65'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '9.045'^^xsd:double;
  dwc:startLongitude '9.045'^^xsd:double;
  dwc:endLongitude '9.045'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:startLatitude '43.17'^^xsd:double;
  dwc:endLatitude '43.17'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.045 43.17, 9.045 43.17, 9.045 43.17, 9.045 43.17, 9.045 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 '1078_1'^^xsd:string;
  dwc:observationDate '1994-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.603611 8.544166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.603611"^^xsd:decimal ;
  dwc:decimalLongitude "8.544166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_26'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '1078_26'^^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:timeOfDay '10.95'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.544166'^^xsd:double;
  dwc:startLongitude '8.544166'^^xsd:double;
  dwc:endLongitude '8.544166'^^xsd:double;
  dwc:latitude '42.603611'^^xsd:double;
  dwc:startLatitude '42.603611'^^xsd:double;
  dwc:endLatitude '42.603611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.544166 42.603611, 8.544166 42.603611, 8.544166 42.603611, 8.544166 42.603611, 8.544166 42.603611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_26'^^xsd:string;
  dwc:observationDate '1994-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.504444 14.065555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.504444"^^xsd:decimal ;
  dwc:decimalLongitude "14.065555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_71'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '1078_71'^^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 '7.5666666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '14.065555'^^xsd:double;
  dwc:startLongitude '14.065555'^^xsd:double;
  dwc:endLongitude '14.065555'^^xsd:double;
  dwc:latitude '38.504444'^^xsd:double;
  dwc:startLatitude '38.504444'^^xsd:double;
  dwc:endLatitude '38.504444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.065555 38.504444, 14.065555 38.504444, 14.065555 38.504444, 14.065555 38.504444, 14.065555 38.504444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_71'^^xsd:string;
  dwc:observationDate '1997-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.576111 8.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.576111"^^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/5835__1078_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.576111 8.425)"^^geo:wktLiteral ;
  geo-pos:lat "42.576111"^^xsd:decimal ;
  geo-pos:long "8.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5835__1078_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_6'^^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 '1078_6'^^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:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.425'^^xsd:double;
  dwc:startLongitude '8.425'^^xsd:double;
  dwc:endLongitude '8.425'^^xsd:double;
  dwc:latitude '42.576111'^^xsd:double;
  dwc:startLatitude '42.576111'^^xsd:double;
  dwc:endLatitude '42.576111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.425 42.576111, 8.425 42.576111, 8.425 42.576111, 8.425 42.576111, 8.425 42.576111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_6'^^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/5835__1078_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 15.391666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86"^^xsd:decimal ;
  dwc:decimalLongitude "15.391666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_74'^^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 '10'^^xsd:integer;
  dwc:collectorNumber '1078_74'^^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 '19.833333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '15.391666'^^xsd:double;
  dwc:startLongitude '15.391666'^^xsd:double;
  dwc:endLongitude '15.391666'^^xsd:double;
  dwc:latitude '37.86'^^xsd:double;
  dwc:startLatitude '37.86'^^xsd:double;
  dwc:endLatitude '37.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.391666 37.86, 15.391666 37.86, 15.391666 37.86, 15.391666 37.86, 15.391666 37.86))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_74'^^xsd:string;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6575 7.840833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6575"^^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/5835__1078_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6575 7.840833)"^^geo:wktLiteral ;
  geo-pos:lat "43.6575"^^xsd:decimal ;
  geo-pos:long "7.840833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5835__1078_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_36'^^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 '1078_36'^^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 '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '7.840833'^^xsd:double;
  dwc:startLongitude '7.840833'^^xsd:double;
  dwc:endLongitude '7.840833'^^xsd:double;
  dwc:latitude '43.6575'^^xsd:double;
  dwc:startLatitude '43.6575'^^xsd:double;
  dwc:endLatitude '43.6575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.840833 43.6575, 7.840833 43.6575, 7.840833 43.6575, 7.840833 43.6575, 7.840833 43.6575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_36'^^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/5835__1078_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.102222 8.705555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.102222"^^xsd:decimal ;
  dwc:decimalLongitude "8.705555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_55'^^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 '9'^^xsd:integer;
  dwc:collectorNumber '1078_55'^^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 '13.25'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.705555'^^xsd:double;
  dwc:startLongitude '8.705555'^^xsd:double;
  dwc:endLongitude '8.705555'^^xsd:double;
  dwc:latitude '43.102222'^^xsd:double;
  dwc:startLatitude '43.102222'^^xsd:double;
  dwc:endLatitude '43.102222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.705555 43.102222, 8.705555 43.102222, 8.705555 43.102222, 8.705555 43.102222, 8.705555 43.102222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_55'^^xsd:string;
  dwc:observationDate '1996-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746666 15.401944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746666"^^xsd:decimal ;
  dwc:decimalLongitude "15.401944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_75'^^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 '11'^^xsd:integer;
  dwc:collectorNumber '1078_75'^^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 '11.583333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '15.401944'^^xsd:double;
  dwc:startLongitude '15.401944'^^xsd:double;
  dwc:endLongitude '15.401944'^^xsd:double;
  dwc:latitude '37.746666'^^xsd:double;
  dwc:startLatitude '37.746666'^^xsd:double;
  dwc:endLatitude '37.746666'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.401944 37.746666, 15.401944 37.746666, 15.401944 37.746666, 15.401944 37.746666, 15.401944 37.746666))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_75'^^xsd:string;
  dwc:observationDate '1997-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.288888 9.241666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.288888"^^xsd:decimal ;
  dwc:decimalLongitude "9.241666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_49'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '1078_49'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '9.241666'^^xsd:double;
  dwc:startLongitude '9.241666'^^xsd:double;
  dwc:endLongitude '9.241666'^^xsd:double;
  dwc:latitude '43.288888'^^xsd:double;
  dwc:startLatitude '43.288888'^^xsd:double;
  dwc:endLatitude '43.288888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.241666 43.288888, 9.241666 43.288888, 9.241666 43.288888, 9.241666 43.288888, 9.241666 43.288888))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_49'^^xsd:string;
  dwc:observationDate '1995-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76 8.616388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76"^^xsd:decimal ;
  dwc:decimalLongitude "8.616388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_5'^^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 '19'^^xsd:integer;
  dwc:collectorNumber '1078_5'^^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 '20.25'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.616388'^^xsd:double;
  dwc:startLongitude '8.616388'^^xsd:double;
  dwc:endLongitude '8.616388'^^xsd:double;
  dwc:latitude '42.76'^^xsd:double;
  dwc:startLatitude '42.76'^^xsd:double;
  dwc:endLatitude '42.76'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.616388 42.76, 8.616388 42.76, 8.616388 42.76, 8.616388 42.76, 8.616388 42.76))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_5'^^xsd:string;
  dwc:observationDate '1994-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.611666 8.318611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.611666"^^xsd:decimal ;
  dwc:decimalLongitude "8.318611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_57'^^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 '10'^^xsd:integer;
  dwc:collectorNumber '1078_57'^^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 '14.5'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.318611'^^xsd:double;
  dwc:startLongitude '8.318611'^^xsd:double;
  dwc:endLongitude '8.318611'^^xsd:double;
  dwc:latitude '42.611666'^^xsd:double;
  dwc:startLatitude '42.611666'^^xsd:double;
  dwc:endLatitude '42.611666'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.318611 42.611666, 8.318611 42.611666, 8.318611 42.611666, 8.318611 42.611666, 8.318611 42.611666))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_57'^^xsd:string;
  dwc:observationDate '1996-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.644444 7.528611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.644444"^^xsd:decimal ;
  dwc:decimalLongitude "7.528611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_86'^^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 '1078_86'^^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.25'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '7.528611'^^xsd:double;
  dwc:startLongitude '7.528611'^^xsd:double;
  dwc:endLongitude '7.528611'^^xsd:double;
  dwc:latitude '43.644444'^^xsd:double;
  dwc:startLatitude '43.644444'^^xsd:double;
  dwc:endLatitude '43.644444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.528611 43.644444, 7.528611 43.644444, 7.528611 43.644444, 7.528611 43.644444, 7.528611 43.644444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_86'^^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/5835__1078_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.858055 9.736944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.858055"^^xsd:decimal ;
  dwc:decimalLongitude "9.736944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_21'^^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 '3'^^xsd:integer;
  dwc:collectorNumber '1078_21'^^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 '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '9.736944'^^xsd:double;
  dwc:startLongitude '9.736944'^^xsd:double;
  dwc:endLongitude '9.736944'^^xsd:double;
  dwc:latitude '43.858055'^^xsd:double;
  dwc:startLatitude '43.858055'^^xsd:double;
  dwc:endLatitude '43.858055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.736944 43.858055, 9.736944 43.858055, 9.736944 43.858055, 9.736944 43.858055, 9.736944 43.858055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_21'^^xsd:string;
  dwc:observationDate '1994-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.902222 17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.902222"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/5835__1078_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.902222 17.42)"^^geo:wktLiteral ;
  geo-pos:lat "38.902222"^^xsd:decimal ;
  geo-pos:long "17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5835__1078_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_79'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1078_79'^^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 '13.4'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '17.42'^^xsd:double;
  dwc:startLongitude '17.42'^^xsd:double;
  dwc:endLongitude '17.42'^^xsd:double;
  dwc:latitude '38.902222'^^xsd:double;
  dwc:startLatitude '38.902222'^^xsd:double;
  dwc:endLatitude '38.902222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.42 38.902222, 17.42 38.902222, 17.42 38.902222, 17.42 38.902222, 17.42 38.902222))'^^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 '1078_79'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.535833 7.410833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.535833"^^xsd:decimal ;
  dwc:decimalLongitude "7.410833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_84'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1078_84'^^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 '7.8'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '7.410833'^^xsd:double;
  dwc:startLongitude '7.410833'^^xsd:double;
  dwc:endLongitude '7.410833'^^xsd:double;
  dwc:latitude '43.535833'^^xsd:double;
  dwc:startLatitude '43.535833'^^xsd:double;
  dwc:endLatitude '43.535833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.410833 43.535833, 7.410833 43.535833, 7.410833 43.535833, 7.410833 43.535833, 7.410833 43.535833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Undetermined dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '1078_84'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.655 8.727777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.655"^^xsd:decimal ;
  dwc:decimalLongitude "8.727777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_60'^^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 '1078_60'^^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 '10.866666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.727777'^^xsd:double;
  dwc:startLongitude '8.727777'^^xsd:double;
  dwc:endLongitude '8.727777'^^xsd:double;
  dwc:latitude '42.655'^^xsd:double;
  dwc:startLatitude '42.655'^^xsd:double;
  dwc:endLatitude '42.655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.727777 42.655, 8.727777 42.655, 8.727777 42.655, 8.727777 42.655, 8.727777 42.655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1078_60'^^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/5835__1078_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.423333 16.769166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.423333"^^xsd:decimal ;
  dwc:decimalLongitude "16.769166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_77'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1078_77'^^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 '4.5'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '16.769166'^^xsd:double;
  dwc:startLongitude '16.769166'^^xsd:double;
  dwc:endLongitude '16.769166'^^xsd:double;
  dwc:latitude '38.423333'^^xsd:double;
  dwc:startLatitude '38.423333'^^xsd:double;
  dwc:endLatitude '38.423333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.769166 38.423333, 16.769166 38.423333, 16.769166 38.423333, 16.769166 38.423333, 16.769166 38.423333))'^^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 '1078_77'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.587222 8.305277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.587222"^^xsd:decimal ;
  dwc:decimalLongitude "8.305277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_45'^^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 '1078_45'^^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 '14.666666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.305277'^^xsd:double;
  dwc:startLongitude '8.305277'^^xsd:double;
  dwc:endLongitude '8.305277'^^xsd:double;
  dwc:latitude '43.587222'^^xsd:double;
  dwc:startLatitude '43.587222'^^xsd:double;
  dwc:endLatitude '43.587222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.305277 43.587222, 8.305277 43.587222, 8.305277 43.587222, 8.305277 43.587222, 8.305277 43.587222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_45'^^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/5835__1078_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.643333 14.318888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.643333"^^xsd:decimal ;
  dwc:decimalLongitude "14.318888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_72'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '1078_72'^^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 '10.366666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '14.318888'^^xsd:double;
  dwc:startLongitude '14.318888'^^xsd:double;
  dwc:endLongitude '14.318888'^^xsd:double;
  dwc:latitude '38.643333'^^xsd:double;
  dwc:startLatitude '38.643333'^^xsd:double;
  dwc:endLatitude '38.643333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.318888 38.643333, 14.318888 38.643333, 14.318888 38.643333, 14.318888 38.643333, 14.318888 38.643333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_72'^^xsd:string;
  dwc:observationDate '1997-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.928333 9.343611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.928333"^^xsd:decimal ;
  dwc:decimalLongitude "9.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/5835__1078_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.928333 9.343611)"^^geo:wktLiteral ;
  geo-pos:lat "43.928333"^^xsd:decimal ;
  geo-pos:long "9.343611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5835__1078_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_53'^^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 '1078_53'^^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 '8.25'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '9.343611'^^xsd:double;
  dwc:startLongitude '9.343611'^^xsd:double;
  dwc:endLongitude '9.343611'^^xsd:double;
  dwc:latitude '43.928333'^^xsd:double;
  dwc:startLatitude '43.928333'^^xsd:double;
  dwc:endLatitude '43.928333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.343611 43.928333, 9.343611 43.928333, 9.343611 43.928333, 9.343611 43.928333, 9.343611 43.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 '1078_53'^^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/5835__1078_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.884166 8.939444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.884166"^^xsd:decimal ;
  dwc:decimalLongitude "8.939444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_3'^^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 '18'^^xsd:integer;
  dwc:collectorNumber '1078_3'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.666666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.939444'^^xsd:double;
  dwc:startLongitude '8.939444'^^xsd:double;
  dwc:endLongitude '8.939444'^^xsd:double;
  dwc:latitude '42.884166'^^xsd:double;
  dwc:startLatitude '42.884166'^^xsd:double;
  dwc:endLatitude '42.884166'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.939444 42.884166, 8.939444 42.884166, 8.939444 42.884166, 8.939444 42.884166, 8.939444 42.884166))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_3'^^xsd:string;
  dwc:observationDate '1994-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.675 8.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.675"^^xsd:decimal ;
  dwc:decimalLongitude "8.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_19'^^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 '1078_19'^^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 '19.416666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.36'^^xsd:double;
  dwc:startLongitude '8.36'^^xsd:double;
  dwc:endLongitude '8.36'^^xsd:double;
  dwc:latitude '43.675'^^xsd:double;
  dwc:startLatitude '43.675'^^xsd:double;
  dwc:endLatitude '43.675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.36 43.675, 8.36 43.675, 8.36 43.675, 8.36 43.675, 8.36 43.675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_19'^^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/5835__1078_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.911944 9.363888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.911944"^^xsd:decimal ;
  dwc:decimalLongitude "9.363888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_52'^^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 '1078_52'^^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 '6.5'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '9.363888'^^xsd:double;
  dwc:startLongitude '9.363888'^^xsd:double;
  dwc:endLongitude '9.363888'^^xsd:double;
  dwc:latitude '43.911944'^^xsd:double;
  dwc:startLatitude '43.911944'^^xsd:double;
  dwc:endLatitude '43.911944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.363888 43.911944, 9.363888 43.911944, 9.363888 43.911944, 9.363888 43.911944, 9.363888 43.911944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_52'^^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/5835__1078_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.472222 8.416944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.472222"^^xsd:decimal ;
  dwc:decimalLongitude "8.416944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_54'^^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 '9'^^xsd:integer;
  dwc:collectorNumber '1078_54'^^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'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.416944'^^xsd:double;
  dwc:startLongitude '8.416944'^^xsd:double;
  dwc:endLongitude '8.416944'^^xsd:double;
  dwc:latitude '43.472222'^^xsd:double;
  dwc:startLatitude '43.472222'^^xsd:double;
  dwc:endLatitude '43.472222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.416944 43.472222, 8.416944 43.472222, 8.416944 43.472222, 8.416944 43.472222, 8.416944 43.472222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_54'^^xsd:string;
  dwc:observationDate '1996-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.689166 8.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.689166"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/5835__1078_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.689166 8.225)"^^geo:wktLiteral ;
  geo-pos:lat "42.689166"^^xsd:decimal ;
  geo-pos:long "8.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5835__1078_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_29'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '1078_29'^^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:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.225'^^xsd:double;
  dwc:startLongitude '8.225'^^xsd:double;
  dwc:endLongitude '8.225'^^xsd:double;
  dwc:latitude '42.689166'^^xsd:double;
  dwc:startLatitude '42.689166'^^xsd:double;
  dwc:endLatitude '42.689166'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.225 42.689166, 8.225 42.689166, 8.225 42.689166, 8.225 42.689166, 8.225 42.689166))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_29'^^xsd:string;
  dwc:observationDate '1994-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6225 8.319722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6225"^^xsd:decimal ;
  dwc:decimalLongitude "8.319722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_58'^^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 '10'^^xsd:integer;
  dwc:collectorNumber '1078_58'^^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 '15.7'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.319722'^^xsd:double;
  dwc:startLongitude '8.319722'^^xsd:double;
  dwc:endLongitude '8.319722'^^xsd:double;
  dwc:latitude '42.6225'^^xsd:double;
  dwc:startLatitude '42.6225'^^xsd:double;
  dwc:endLatitude '42.6225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.319722 42.6225, 8.319722 42.6225, 8.319722 42.6225, 8.319722 42.6225, 8.319722 42.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 '1078_58'^^xsd:string;
  dwc:observationDate '1996-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.487777 8.202222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.487777"^^xsd:decimal ;
  dwc:decimalLongitude "8.202222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_14'^^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 '26'^^xsd:integer;
  dwc:collectorNumber '1078_14'^^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 '16.333333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.202222'^^xsd:double;
  dwc:startLongitude '8.202222'^^xsd:double;
  dwc:endLongitude '8.202222'^^xsd:double;
  dwc:latitude '42.487777'^^xsd:double;
  dwc:startLatitude '42.487777'^^xsd:double;
  dwc:endLatitude '42.487777'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.202222 42.487777, 8.202222 42.487777, 8.202222 42.487777, 8.202222 42.487777, 8.202222 42.487777))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_14'^^xsd:string;
  dwc:observationDate '1994-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.277777 8.032222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.277777"^^xsd:decimal ;
  dwc:decimalLongitude "8.032222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_37'^^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 '1078_37'^^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 '18.05'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.032222'^^xsd:double;
  dwc:startLongitude '8.032222'^^xsd:double;
  dwc:endLongitude '8.032222'^^xsd:double;
  dwc:latitude '43.277777'^^xsd:double;
  dwc:startLatitude '43.277777'^^xsd:double;
  dwc:endLatitude '43.277777'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.032222 43.277777, 8.032222 43.277777, 8.032222 43.277777, 8.032222 43.277777, 8.032222 43.277777))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_37'^^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/5835__1078_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.818333 7.760555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.818333"^^xsd:decimal ;
  dwc:decimalLongitude "7.760555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_35'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '1078_35'^^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:timeOfDay '23.75'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '7.760555'^^xsd:double;
  dwc:startLongitude '7.760555'^^xsd:double;
  dwc:endLongitude '7.760555'^^xsd:double;
  dwc:latitude '42.818333'^^xsd:double;
  dwc:startLatitude '42.818333'^^xsd:double;
  dwc:endLatitude '42.818333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.760555 42.818333, 7.760555 42.818333, 7.760555 42.818333, 7.760555 42.818333, 7.760555 42.818333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_35'^^xsd:string;
  dwc:observationDate '1994-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.564166 8.358888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.564166"^^xsd:decimal ;
  dwc:decimalLongitude "8.358888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_7'^^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 '1078_7'^^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:timeOfDay '14.916666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.358888'^^xsd:double;
  dwc:startLongitude '8.358888'^^xsd:double;
  dwc:endLongitude '8.358888'^^xsd:double;
  dwc:latitude '42.564166'^^xsd:double;
  dwc:startLatitude '42.564166'^^xsd:double;
  dwc:endLatitude '42.564166'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.358888 42.564166, 8.358888 42.564166, 8.358888 42.564166, 8.358888 42.564166, 8.358888 42.564166))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_7'^^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/5835__1078_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.473611 8.264444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.473611"^^xsd:decimal ;
  dwc:decimalLongitude "8.264444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_67'^^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 '17'^^xsd:integer;
  dwc:collectorNumber '1078_67'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.7666666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.264444'^^xsd:double;
  dwc:startLongitude '8.264444'^^xsd:double;
  dwc:endLongitude '8.264444'^^xsd:double;
  dwc:latitude '43.473611'^^xsd:double;
  dwc:startLatitude '43.473611'^^xsd:double;
  dwc:endLatitude '43.473611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.264444 43.473611, 8.264444 43.473611, 8.264444 43.473611, 8.264444 43.473611, 8.264444 43.473611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_67'^^xsd:string;
  dwc:observationDate '1996-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 8.876388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "8.876388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_61'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1078_61'^^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 '13.2'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.876388'^^xsd:double;
  dwc:startLongitude '8.876388'^^xsd:double;
  dwc:endLongitude '8.876388'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:startLatitude '42.72'^^xsd:double;
  dwc:endLatitude '42.72'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.876388 42.72, 8.876388 42.72, 8.876388 42.72, 8.876388 42.72, 8.876388 42.72))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1078_61'^^xsd:string;
  dwc:observationDate '1996-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.251944 9.138611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.251944"^^xsd:decimal ;
  dwc:decimalLongitude "9.138611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_40'^^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 '13'^^xsd:integer;
  dwc:collectorNumber '1078_40'^^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 '11.15'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '9.138611'^^xsd:double;
  dwc:startLongitude '9.138611'^^xsd:double;
  dwc:endLongitude '9.138611'^^xsd:double;
  dwc:latitude '43.251944'^^xsd:double;
  dwc:startLatitude '43.251944'^^xsd:double;
  dwc:endLatitude '43.251944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.138611 43.251944, 9.138611 43.251944, 9.138611 43.251944, 9.138611 43.251944, 9.138611 43.251944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1078_40'^^xsd:string;
  dwc:observationDate '1994-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74 8.864166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74"^^xsd:decimal ;
  dwc:decimalLongitude "8.864166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_62'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1078_62'^^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 '17.25'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.864166'^^xsd:double;
  dwc:startLongitude '8.864166'^^xsd:double;
  dwc:endLongitude '8.864166'^^xsd:double;
  dwc:latitude '42.74'^^xsd:double;
  dwc:startLatitude '42.74'^^xsd:double;
  dwc:endLatitude '42.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.864166 42.74, 8.864166 42.74, 8.864166 42.74, 8.864166 42.74, 8.864166 42.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1078_62'^^xsd:string;
  dwc:observationDate '1996-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74 8.864166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74"^^xsd:decimal ;
  dwc:decimalLongitude "8.864166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_63'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1078_63'^^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 '17.45'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.864166'^^xsd:double;
  dwc:startLongitude '8.864166'^^xsd:double;
  dwc:endLongitude '8.864166'^^xsd:double;
  dwc:latitude '42.74'^^xsd:double;
  dwc:startLatitude '42.74'^^xsd:double;
  dwc:endLatitude '42.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.864166 42.74, 8.864166 42.74, 8.864166 42.74, 8.864166 42.74, 8.864166 42.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1078_63'^^xsd:string;
  dwc:observationDate '1996-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.716666 8.823611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.716666"^^xsd:decimal ;
  dwc:decimalLongitude "8.823611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_64'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1078_64'^^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 '19.7'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.823611'^^xsd:double;
  dwc:startLongitude '8.823611'^^xsd:double;
  dwc:endLongitude '8.823611'^^xsd:double;
  dwc:latitude '42.716666'^^xsd:double;
  dwc:startLatitude '42.716666'^^xsd:double;
  dwc:endLatitude '42.716666'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.823611 42.716666, 8.823611 42.716666, 8.823611 42.716666, 8.823611 42.716666, 8.823611 42.716666))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1078_64'^^xsd:string;
  dwc:observationDate '1996-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.911944 9.363888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.911944"^^xsd:decimal ;
  dwc:decimalLongitude "9.363888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_51'^^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 '25'^^xsd:integer;
  dwc:collectorNumber '1078_51'^^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 '6.5'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '9.363888'^^xsd:double;
  dwc:startLongitude '9.363888'^^xsd:double;
  dwc:endLongitude '9.363888'^^xsd:double;
  dwc:latitude '43.911944'^^xsd:double;
  dwc:startLatitude '43.911944'^^xsd:double;
  dwc:endLatitude '43.911944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.363888 43.911944, 9.363888 43.911944, 9.363888 43.911944, 9.363888 43.911944, 9.363888 43.911944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1078_51'^^xsd:string;
  dwc:observationDate '1995-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 8.625833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "8.625833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_59'^^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 '10'^^xsd:integer;
  dwc:collectorNumber '1078_59'^^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 '18.833333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.625833'^^xsd:double;
  dwc:startLongitude '8.625833'^^xsd:double;
  dwc:endLongitude '8.625833'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:startLatitude '42.6'^^xsd:double;
  dwc:endLatitude '42.6'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.625833 42.6, 8.625833 42.6, 8.625833 42.6, 8.625833 42.6, 8.625833 42.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '1078_59'^^xsd:string;
  dwc:observationDate '1996-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683333 9.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683333"^^xsd:decimal ;
  dwc:decimalLongitude "9.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_41'^^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 '17'^^xsd:integer;
  dwc:collectorNumber '1078_41'^^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 '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '9.525'^^xsd:double;
  dwc:startLongitude '9.525'^^xsd:double;
  dwc:endLongitude '9.525'^^xsd:double;
  dwc:latitude '43.683333'^^xsd:double;
  dwc:startLatitude '43.683333'^^xsd:double;
  dwc:endLatitude '43.683333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.525 43.683333, 9.525 43.683333, 9.525 43.683333, 9.525 43.683333, 9.525 43.683333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '1078_41'^^xsd:string;
  dwc:observationDate '1995-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.834722 8.037777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.834722"^^xsd:decimal ;
  dwc:decimalLongitude "8.037777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_87'^^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 '9'^^xsd:integer;
  dwc:collectorNumber '1078_87'^^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 '14.333333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.037777'^^xsd:double;
  dwc:startLongitude '8.037777'^^xsd:double;
  dwc:endLongitude '8.037777'^^xsd:double;
  dwc:latitude '43.834722'^^xsd:double;
  dwc:startLatitude '43.834722'^^xsd:double;
  dwc:endLatitude '43.834722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.037777 43.834722, 8.037777 43.834722, 8.037777 43.834722, 8.037777 43.834722, 8.037777 43.834722))'^^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 '1078_87'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 9.244444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.244444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_22'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1078_22'^^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 '14.333333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '9.244444'^^xsd:double;
  dwc:startLongitude '9.244444'^^xsd:double;
  dwc:endLongitude '9.244444'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:startLatitude '43.1'^^xsd:double;
  dwc:endLatitude '43.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.244444 43.1, 9.244444 43.1, 9.244444 43.1, 9.244444 43.1, 9.244444 43.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '1078_22'^^xsd:string;
  dwc:observationDate '1994-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.758611 9.275277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.758611"^^xsd:decimal ;
  dwc:decimalLongitude "9.275277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_2'^^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 '17'^^xsd:integer;
  dwc:collectorNumber '1078_2'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.016666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '9.275277'^^xsd:double;
  dwc:startLongitude '9.275277'^^xsd:double;
  dwc:endLongitude '9.275277'^^xsd:double;
  dwc:latitude '42.758611'^^xsd:double;
  dwc:startLatitude '42.758611'^^xsd:double;
  dwc:endLatitude '42.758611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.275277 42.758611, 9.275277 42.758611, 9.275277 42.758611, 9.275277 42.758611, 9.275277 42.758611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_2'^^xsd:string;
  dwc:observationDate '1994-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.676111 7.841388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.676111"^^xsd:decimal ;
  dwc:decimalLongitude "7.841388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_88'^^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 '1078_88'^^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 '14.783333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '7.841388'^^xsd:double;
  dwc:startLongitude '7.841388'^^xsd:double;
  dwc:endLongitude '7.841388'^^xsd:double;
  dwc:latitude '43.676111'^^xsd:double;
  dwc:startLatitude '43.676111'^^xsd:double;
  dwc:endLatitude '43.676111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.841388 43.676111, 7.841388 43.676111, 7.841388 43.676111, 7.841388 43.676111, 7.841388 43.676111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_88'^^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/5835__1078_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.319722 8.436944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.319722"^^xsd:decimal ;
  dwc:decimalLongitude "8.436944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_9'^^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 '1078_9'^^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:timeOfDay '19.833333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.436944'^^xsd:double;
  dwc:startLongitude '8.436944'^^xsd:double;
  dwc:endLongitude '8.436944'^^xsd:double;
  dwc:latitude '42.319722'^^xsd:double;
  dwc:startLatitude '42.319722'^^xsd:double;
  dwc:endLatitude '42.319722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.436944 42.319722, 8.436944 42.319722, 8.436944 42.319722, 8.436944 42.319722, 8.436944 42.319722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_9'^^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/5835__1078_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.768611 8.775277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.768611"^^xsd:decimal ;
  dwc:decimalLongitude "8.775277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_25'^^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 '1078_25'^^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 '17.8'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.775277'^^xsd:double;
  dwc:startLongitude '8.775277'^^xsd:double;
  dwc:endLongitude '8.775277'^^xsd:double;
  dwc:latitude '42.768611'^^xsd:double;
  dwc:startLatitude '42.768611'^^xsd:double;
  dwc:endLatitude '42.768611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.775277 42.768611, 8.775277 42.768611, 8.775277 42.768611, 8.775277 42.768611, 8.775277 42.768611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_25'^^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/5835__1078_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.77 8.824166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.77"^^xsd:decimal ;
  dwc:decimalLongitude "8.824166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_24'^^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 '1078_24'^^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 '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.824166'^^xsd:double;
  dwc:startLongitude '8.824166'^^xsd:double;
  dwc:endLongitude '8.824166'^^xsd:double;
  dwc:latitude '42.77'^^xsd:double;
  dwc:startLatitude '42.77'^^xsd:double;
  dwc:endLatitude '42.77'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.824166 42.77, 8.824166 42.77, 8.824166 42.77, 8.824166 42.77, 8.824166 42.77))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_24'^^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/5835__1078_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773611 8.149166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773611"^^xsd:decimal ;
  dwc:decimalLongitude "8.149166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_30'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '1078_30'^^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:timeOfDay '17.716666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.149166'^^xsd:double;
  dwc:startLongitude '8.149166'^^xsd:double;
  dwc:endLongitude '8.149166'^^xsd:double;
  dwc:latitude '42.773611'^^xsd:double;
  dwc:startLatitude '42.773611'^^xsd:double;
  dwc:endLatitude '42.773611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.149166 42.773611, 8.149166 42.773611, 8.149166 42.773611, 8.149166 42.773611, 8.149166 42.773611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_30'^^xsd:string;
  dwc:observationDate '1994-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.743055 8.870555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.743055"^^xsd:decimal ;
  dwc:decimalLongitude "8.870555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_65'^^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 '16'^^xsd:integer;
  dwc:collectorNumber '1078_65'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.870555'^^xsd:double;
  dwc:startLongitude '8.870555'^^xsd:double;
  dwc:endLongitude '8.870555'^^xsd:double;
  dwc:latitude '42.743055'^^xsd:double;
  dwc:startLatitude '42.743055'^^xsd:double;
  dwc:endLatitude '42.743055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.870555 42.743055, 8.870555 42.743055, 8.870555 42.743055, 8.870555 42.743055, 8.870555 42.743055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_65'^^xsd:string;
  dwc:observationDate '1996-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199166 8.074722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.199166"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/5835__1078_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.199166 8.074722)"^^geo:wktLiteral ;
  geo-pos:lat "43.199166"^^xsd:decimal ;
  geo-pos:long "8.074722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5835__1078_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_38'^^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 '1078_38'^^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 '19.416666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.074722'^^xsd:double;
  dwc:startLongitude '8.074722'^^xsd:double;
  dwc:endLongitude '8.074722'^^xsd:double;
  dwc:latitude '43.199166'^^xsd:double;
  dwc:startLatitude '43.199166'^^xsd:double;
  dwc:endLatitude '43.199166'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.074722 43.199166, 8.074722 43.199166, 8.074722 43.199166, 8.074722 43.199166, 8.074722 43.199166))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_38'^^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/5835__1078_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.793611 8.584166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.793611"^^xsd:decimal ;
  dwc:decimalLongitude "8.584166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_4'^^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 '19'^^xsd:integer;
  dwc:collectorNumber '1078_4'^^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 '19.433333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.584166'^^xsd:double;
  dwc:startLongitude '8.584166'^^xsd:double;
  dwc:endLongitude '8.584166'^^xsd:double;
  dwc:latitude '42.793611'^^xsd:double;
  dwc:startLatitude '42.793611'^^xsd:double;
  dwc:endLatitude '42.793611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.584166 42.793611, 8.584166 42.793611, 8.584166 42.793611, 8.584166 42.793611, 8.584166 42.793611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_4'^^xsd:string;
  dwc:observationDate '1994-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.885833 8.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.885833"^^xsd:decimal ;
  dwc:decimalLongitude "8.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_17'^^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 '26'^^xsd:integer;
  dwc:collectorNumber '1078_17'^^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 '20.6'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.14'^^xsd:double;
  dwc:startLongitude '8.14'^^xsd:double;
  dwc:endLongitude '8.14'^^xsd:double;
  dwc:latitude '42.885833'^^xsd:double;
  dwc:startLatitude '42.885833'^^xsd:double;
  dwc:endLatitude '42.885833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.14 42.885833, 8.14 42.885833, 8.14 42.885833, 8.14 42.885833, 8.14 42.885833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_17'^^xsd:string;
  dwc:observationDate '1994-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.674722 8.140555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.674722"^^xsd:decimal ;
  dwc:decimalLongitude "8.140555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_69'^^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 '17'^^xsd:integer;
  dwc:collectorNumber '1078_69'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.683333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.140555'^^xsd:double;
  dwc:startLongitude '8.140555'^^xsd:double;
  dwc:endLongitude '8.140555'^^xsd:double;
  dwc:latitude '43.674722'^^xsd:double;
  dwc:startLatitude '43.674722'^^xsd:double;
  dwc:endLatitude '43.674722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.140555 43.674722, 8.140555 43.674722, 8.140555 43.674722, 8.140555 43.674722, 8.140555 43.674722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_69'^^xsd:string;
  dwc:observationDate '1996-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.680833 7.9075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.680833"^^xsd:decimal ;
  dwc:decimalLongitude "7.9075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_89'^^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 '1078_89'^^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 '17.583333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '7.9075'^^xsd:double;
  dwc:startLongitude '7.9075'^^xsd:double;
  dwc:endLongitude '7.9075'^^xsd:double;
  dwc:latitude '43.680833'^^xsd:double;
  dwc:startLatitude '43.680833'^^xsd:double;
  dwc:endLatitude '43.680833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9075 43.680833, 7.9075 43.680833, 7.9075 43.680833, 7.9075 43.680833, 7.9075 43.680833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_89'^^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/5835__1078_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.193888 9.040555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.193888"^^xsd:decimal ;
  dwc:decimalLongitude "9.040555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_48'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '1078_48'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '9.040555'^^xsd:double;
  dwc:startLongitude '9.040555'^^xsd:double;
  dwc:endLongitude '9.040555'^^xsd:double;
  dwc:latitude '43.193888'^^xsd:double;
  dwc:startLatitude '43.193888'^^xsd:double;
  dwc:endLatitude '43.193888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.040555 43.193888, 9.040555 43.193888, 9.040555 43.193888, 9.040555 43.193888, 9.040555 43.193888))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_48'^^xsd:string;
  dwc:observationDate '1995-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.785555 8.084722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.785555"^^xsd:decimal ;
  dwc:decimalLongitude "8.084722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_32'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '1078_32'^^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:timeOfDay '19.066666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.084722'^^xsd:double;
  dwc:startLongitude '8.084722'^^xsd:double;
  dwc:endLongitude '8.084722'^^xsd:double;
  dwc:latitude '42.785555'^^xsd:double;
  dwc:startLatitude '42.785555'^^xsd:double;
  dwc:endLatitude '42.785555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.084722 42.785555, 8.084722 42.785555, 8.084722 42.785555, 8.084722 42.785555, 8.084722 42.785555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_32'^^xsd:string;
  dwc:observationDate '1994-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683888 8.436388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683888"^^xsd:decimal ;
  dwc:decimalLongitude "8.436388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_20'^^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 '1078_20'^^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 '20.116666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.436388'^^xsd:double;
  dwc:startLongitude '8.436388'^^xsd:double;
  dwc:endLongitude '8.436388'^^xsd:double;
  dwc:latitude '43.683888'^^xsd:double;
  dwc:startLatitude '43.683888'^^xsd:double;
  dwc:endLatitude '43.683888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.436388 43.683888, 8.436388 43.683888, 8.436388 43.683888, 8.436388 43.683888, 8.436388 43.683888))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_20'^^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/5835__1078_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.641111 16.956944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.641111"^^xsd:decimal ;
  dwc:decimalLongitude "16.956944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_78'^^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 '1078_78'^^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.7'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '16.956944'^^xsd:double;
  dwc:startLongitude '16.956944'^^xsd:double;
  dwc:endLongitude '16.956944'^^xsd:double;
  dwc:latitude '38.641111'^^xsd:double;
  dwc:startLatitude '38.641111'^^xsd:double;
  dwc:endLatitude '38.641111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.956944 38.641111, 16.956944 38.641111, 16.956944 38.641111, 16.956944 38.641111, 16.956944 38.641111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_78'^^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/5835__1078_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.408333 8.660277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.408333"^^xsd:decimal ;
  dwc:decimalLongitude "8.660277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_46'^^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 '1078_46'^^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 '19.666666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.660277'^^xsd:double;
  dwc:startLongitude '8.660277'^^xsd:double;
  dwc:endLongitude '8.660277'^^xsd:double;
  dwc:latitude '43.408333'^^xsd:double;
  dwc:startLatitude '43.408333'^^xsd:double;
  dwc:endLatitude '43.408333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.660277 43.408333, 8.660277 43.408333, 8.660277 43.408333, 8.660277 43.408333, 8.660277 43.408333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_46'^^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/5835__1078_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.987777 17.611944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.987777"^^xsd:decimal ;
  dwc:decimalLongitude "17.611944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_81'^^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 '1078_81'^^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 '15.416666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '17.611944'^^xsd:double;
  dwc:startLongitude '17.611944'^^xsd:double;
  dwc:endLongitude '17.611944'^^xsd:double;
  dwc:latitude '38.987777'^^xsd:double;
  dwc:startLatitude '38.987777'^^xsd:double;
  dwc:endLatitude '38.987777'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.611944 38.987777, 17.611944 38.987777, 17.611944 38.987777, 17.611944 38.987777, 17.611944 38.987777))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_81'^^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/5835__1078_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.873333 15.335833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.873333"^^xsd:decimal ;
  dwc:decimalLongitude "15.335833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_73'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '1078_73'^^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 '5.3666666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '15.335833'^^xsd:double;
  dwc:startLongitude '15.335833'^^xsd:double;
  dwc:endLongitude '15.335833'^^xsd:double;
  dwc:latitude '38.873333'^^xsd:double;
  dwc:startLatitude '38.873333'^^xsd:double;
  dwc:endLatitude '38.873333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.335833 38.873333, 15.335833 38.873333, 15.335833 38.873333, 15.335833 38.873333, 15.335833 38.873333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_73'^^xsd:string;
  dwc:observationDate '1997-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.02 12.596111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.02"^^xsd:decimal ;
  dwc:decimalLongitude "12.596111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_70'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1078_70'^^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 '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '12.596111'^^xsd:double;
  dwc:startLongitude '12.596111'^^xsd:double;
  dwc:endLongitude '12.596111'^^xsd:double;
  dwc:latitude '41.02'^^xsd:double;
  dwc:startLatitude '41.02'^^xsd:double;
  dwc:endLatitude '41.02'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.596111 41.02, 12.596111 41.02, 12.596111 41.02, 12.596111 41.02, 12.596111 41.02))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_70'^^xsd:string;
  dwc:observationDate '1997-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7825 8.035277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7825"^^xsd:decimal ;
  dwc:decimalLongitude "8.035277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_34'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '1078_34'^^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:timeOfDay '20.416666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.035277'^^xsd:double;
  dwc:startLongitude '8.035277'^^xsd:double;
  dwc:endLongitude '8.035277'^^xsd:double;
  dwc:latitude '42.7825'^^xsd:double;
  dwc:startLatitude '42.7825'^^xsd:double;
  dwc:endLatitude '42.7825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.035277 42.7825, 8.035277 42.7825, 8.035277 42.7825, 8.035277 42.7825, 8.035277 42.7825))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_34'^^xsd:string;
  dwc:observationDate '1994-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567222 8.403888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.567222"^^xsd:decimal ;
  dwc:decimalLongitude "8.403888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_56'^^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 '10'^^xsd:integer;
  dwc:collectorNumber '1078_56'^^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 '13.333333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.403888'^^xsd:double;
  dwc:startLongitude '8.403888'^^xsd:double;
  dwc:endLongitude '8.403888'^^xsd:double;
  dwc:latitude '42.567222'^^xsd:double;
  dwc:startLatitude '42.567222'^^xsd:double;
  dwc:endLatitude '42.567222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.403888 42.567222, 8.403888 42.567222, 8.403888 42.567222, 8.403888 42.567222, 8.403888 42.567222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1078_56'^^xsd:string;
  dwc:observationDate '1996-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.590277 8.359166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.590277"^^xsd:decimal ;
  dwc:decimalLongitude "8.359166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_10'^^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 '1078_10'^^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 '17.916666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.359166'^^xsd:double;
  dwc:startLongitude '8.359166'^^xsd:double;
  dwc:endLongitude '8.359166'^^xsd:double;
  dwc:latitude '41.590277'^^xsd:double;
  dwc:startLatitude '41.590277'^^xsd:double;
  dwc:endLatitude '41.590277'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.359166 41.590277, 8.359166 41.590277, 8.359166 41.590277, 8.359166 41.590277, 8.359166 41.590277))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1078_10'^^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/5835__1078_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.623611 8.386944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.623611"^^xsd:decimal ;
  dwc:decimalLongitude "8.386944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_28'^^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 '1078_28'^^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:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.386944'^^xsd:double;
  dwc:startLongitude '8.386944'^^xsd:double;
  dwc:endLongitude '8.386944'^^xsd:double;
  dwc:latitude '42.623611'^^xsd:double;
  dwc:startLatitude '42.623611'^^xsd:double;
  dwc:endLatitude '42.623611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.386944 42.623611, 8.386944 42.623611, 8.386944 42.623611, 8.386944 42.623611, 8.386944 42.623611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1078_28'^^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/5835__1078_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.608333 8.325277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.608333"^^xsd:decimal ;
  dwc:decimalLongitude "8.325277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_44'^^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 '22'^^xsd:integer;
  dwc:collectorNumber '1078_44'^^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 '14.083333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.325277'^^xsd:double;
  dwc:startLongitude '8.325277'^^xsd:double;
  dwc:endLongitude '8.325277'^^xsd:double;
  dwc:latitude '43.608333'^^xsd:double;
  dwc:startLatitude '43.608333'^^xsd:double;
  dwc:endLatitude '43.608333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.325277 43.608333, 8.325277 43.608333, 8.325277 43.608333, 8.325277 43.608333, 8.325277 43.608333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1078_44'^^xsd:string;
  dwc:observationDate '1995-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.583333 9.395277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.583333"^^xsd:decimal ;
  dwc:decimalLongitude "9.395277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_42'^^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 '17'^^xsd:integer;
  dwc:collectorNumber '1078_42'^^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 '20.933333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '9.395277'^^xsd:double;
  dwc:startLongitude '9.395277'^^xsd:double;
  dwc:endLongitude '9.395277'^^xsd:double;
  dwc:latitude '43.583333'^^xsd:double;
  dwc:startLatitude '43.583333'^^xsd:double;
  dwc:endLatitude '43.583333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.395277 43.583333, 9.395277 43.583333, 9.395277 43.583333, 9.395277 43.583333, 9.395277 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 '1078_42'^^xsd:string;
  dwc:observationDate '1995-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3575 9.259722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3575"^^xsd:decimal ;
  dwc:decimalLongitude "9.259722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_50'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '1078_50'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.333333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '9.259722'^^xsd:double;
  dwc:startLongitude '9.259722'^^xsd:double;
  dwc:endLongitude '9.259722'^^xsd:double;
  dwc:latitude '43.3575'^^xsd:double;
  dwc:startLatitude '43.3575'^^xsd:double;
  dwc:endLatitude '43.3575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.259722 43.3575, 9.259722 43.3575, 9.259722 43.3575, 9.259722 43.3575, 9.259722 43.3575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1078_50'^^xsd:string;
  dwc:observationDate '1995-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.155 8.086111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.155"^^xsd:decimal ;
  dwc:decimalLongitude "8.086111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_39'^^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 '1078_39'^^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 '20.05'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.086111'^^xsd:double;
  dwc:startLongitude '8.086111'^^xsd:double;
  dwc:endLongitude '8.086111'^^xsd:double;
  dwc:latitude '43.155'^^xsd:double;
  dwc:startLatitude '43.155'^^xsd:double;
  dwc:endLatitude '43.155'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.086111 43.155, 8.086111 43.155, 8.086111 43.155, 8.086111 43.155, 8.086111 43.155))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1078_39'^^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/5835__1078_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.619722 8.176944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.619722"^^xsd:decimal ;
  dwc:decimalLongitude "8.176944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_68'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1078_68'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.383333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.176944'^^xsd:double;
  dwc:startLongitude '8.176944'^^xsd:double;
  dwc:endLongitude '8.176944'^^xsd:double;
  dwc:latitude '43.619722'^^xsd:double;
  dwc:startLatitude '43.619722'^^xsd:double;
  dwc:endLatitude '43.619722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.176944 43.619722, 8.176944 43.619722, 8.176944 43.619722, 8.176944 43.619722, 8.176944 43.619722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1078_68'^^xsd:string;
  dwc:observationDate '1996-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.632777 7.989166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.632777"^^xsd:decimal ;
  dwc:decimalLongitude "7.989166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_18'^^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 '1078_18'^^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 '12.916666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '7.989166'^^xsd:double;
  dwc:startLongitude '7.989166'^^xsd:double;
  dwc:endLongitude '7.989166'^^xsd:double;
  dwc:latitude '43.632777'^^xsd:double;
  dwc:startLatitude '43.632777'^^xsd:double;
  dwc:endLatitude '43.632777'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.989166 43.632777, 7.989166 43.632777, 7.989166 43.632777, 7.989166 43.632777, 7.989166 43.632777))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1078_18'^^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/5835__1078_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.769444 8.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.769444"^^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/5835__1078_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.769444 8.085)"^^geo:wktLiteral ;
  geo-pos:lat "42.769444"^^xsd:decimal ;
  geo-pos:long "8.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5835__1078_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_33'^^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 '1078_33'^^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:timeOfDay '19.666666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.085'^^xsd:double;
  dwc:startLongitude '8.085'^^xsd:double;
  dwc:endLongitude '8.085'^^xsd:double;
  dwc:latitude '42.769444'^^xsd:double;
  dwc:startLatitude '42.769444'^^xsd:double;
  dwc:endLatitude '42.769444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.085 42.769444, 8.085 42.769444, 8.085 42.769444, 8.085 42.769444, 8.085 42.769444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1078_33'^^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/5835__1078_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683333 9.197222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683333"^^xsd:decimal ;
  dwc:decimalLongitude "9.197222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_43'^^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 '1078_43'^^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 '6.25'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '9.197222'^^xsd:double;
  dwc:startLongitude '9.197222'^^xsd:double;
  dwc:endLongitude '9.197222'^^xsd:double;
  dwc:latitude '43.683333'^^xsd:double;
  dwc:startLatitude '43.683333'^^xsd:double;
  dwc:endLatitude '43.683333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.197222 43.683333, 9.197222 43.683333, 9.197222 43.683333, 9.197222 43.683333, 9.197222 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 '1078_43'^^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/5835__1078_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.455 8.205833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.455"^^xsd:decimal ;
  dwc:decimalLongitude "8.205833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_13'^^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 '26'^^xsd:integer;
  dwc:collectorNumber '1078_13'^^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 '15.966666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.205833'^^xsd:double;
  dwc:startLongitude '8.205833'^^xsd:double;
  dwc:endLongitude '8.205833'^^xsd:double;
  dwc:latitude '42.455'^^xsd:double;
  dwc:startLatitude '42.455'^^xsd:double;
  dwc:endLatitude '42.455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.205833 42.455, 8.205833 42.455, 8.205833 42.455, 8.205833 42.455, 8.205833 42.455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1078_13'^^xsd:string;
  dwc:observationDate '1994-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.573611 8.226111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.573611"^^xsd:decimal ;
  dwc:decimalLongitude "8.226111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_15'^^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 '26'^^xsd:integer;
  dwc:collectorNumber '1078_15'^^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 '17.25'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.226111'^^xsd:double;
  dwc:startLongitude '8.226111'^^xsd:double;
  dwc:endLongitude '8.226111'^^xsd:double;
  dwc:latitude '42.573611'^^xsd:double;
  dwc:startLatitude '42.573611'^^xsd:double;
  dwc:endLatitude '42.573611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.226111 42.573611, 8.226111 42.573611, 8.226111 42.573611, 8.226111 42.573611, 8.226111 42.573611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1078_15'^^xsd:string;
  dwc:observationDate '1994-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.193888 9.040555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.193888"^^xsd:decimal ;
  dwc:decimalLongitude "9.040555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_47'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '1078_47'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '9.040555'^^xsd:double;
  dwc:startLongitude '9.040555'^^xsd:double;
  dwc:endLongitude '9.040555'^^xsd:double;
  dwc:latitude '43.193888'^^xsd:double;
  dwc:startLatitude '43.193888'^^xsd:double;
  dwc:endLatitude '43.193888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.040555 43.193888, 9.040555 43.193888, 9.040555 43.193888, 9.040555 43.193888, 9.040555 43.193888))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1078_47'^^xsd:string;
  dwc:observationDate '1995-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781388 8.076666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781388"^^xsd:decimal ;
  dwc:decimalLongitude "8.076666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_31'^^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 '1078_31'^^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:timeOfDay '18.6'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.076666'^^xsd:double;
  dwc:startLongitude '8.076666'^^xsd:double;
  dwc:endLongitude '8.076666'^^xsd:double;
  dwc:latitude '42.781388'^^xsd:double;
  dwc:startLatitude '42.781388'^^xsd:double;
  dwc:endLatitude '42.781388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.076666 42.781388, 8.076666 42.781388, 8.076666 42.781388, 8.076666 42.781388, 8.076666 42.781388))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1078_31'^^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/5835__1078_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.321944 8.441111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.321944"^^xsd:decimal ;
  dwc:decimalLongitude "8.441111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_8'^^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 '1078_8'^^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:timeOfDay '19.333333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.441111'^^xsd:double;
  dwc:startLongitude '8.441111'^^xsd:double;
  dwc:endLongitude '8.441111'^^xsd:double;
  dwc:latitude '42.321944'^^xsd:double;
  dwc:startLatitude '42.321944'^^xsd:double;
  dwc:endLatitude '42.321944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.441111 42.321944, 8.441111 42.321944, 8.441111 42.321944, 8.441111 42.321944, 8.441111 42.321944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1078_8'^^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/5835__1078_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.806388 8.889166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.806388"^^xsd:decimal ;
  dwc:decimalLongitude "8.889166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_66'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1078_66'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.366666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.889166'^^xsd:double;
  dwc:startLongitude '8.889166'^^xsd:double;
  dwc:endLongitude '8.889166'^^xsd:double;
  dwc:latitude '42.806388'^^xsd:double;
  dwc:startLatitude '42.806388'^^xsd:double;
  dwc:endLatitude '42.806388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.889166 42.806388, 8.889166 42.806388, 8.889166 42.806388, 8.889166 42.806388, 8.889166 42.806388))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1078_66'^^xsd:string;
  dwc:observationDate '1996-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.779722 8.175277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.779722"^^xsd:decimal ;
  dwc:decimalLongitude "8.175277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_16'^^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 '26'^^xsd:integer;
  dwc:collectorNumber '1078_16'^^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 '19.5'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '8.175277'^^xsd:double;
  dwc:startLongitude '8.175277'^^xsd:double;
  dwc:endLongitude '8.175277'^^xsd:double;
  dwc:latitude '42.779722'^^xsd:double;
  dwc:startLatitude '42.779722'^^xsd:double;
  dwc:endLatitude '42.779722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.175277 42.779722, 8.175277 42.779722, 8.175277 42.779722, 8.175277 42.779722, 8.175277 42.779722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1078_16'^^xsd:string;
  dwc:observationDate '1994-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.187777 7.751666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.187777"^^xsd:decimal ;
  dwc:decimalLongitude "7.751666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_12'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1078_12'^^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.6'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '7.751666'^^xsd:double;
  dwc:startLongitude '7.751666'^^xsd:double;
  dwc:endLongitude '7.751666'^^xsd:double;
  dwc:latitude '41.187777'^^xsd:double;
  dwc:startLatitude '41.187777'^^xsd:double;
  dwc:endLatitude '41.187777'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.751666 41.187777, 7.751666 41.187777, 7.751666 41.187777, 7.751666 41.187777, 7.751666 41.187777))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1078_12'^^xsd:string;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5835__1078_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5835__1078_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/5835__1078_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.987777 17.611944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.987777"^^xsd:decimal ;
  dwc:decimalLongitude "17.611944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5835__1078_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1078_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5835_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-14'^^xsd:date;
  dwc:institutionCode 'University of Pavia'^^xsd:string;
  dwc:collectionCode '1078'^^xsd:integer;
  dwc:catalogNumber '1078_80'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1078_80'^^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 '15.416666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '17.611944'^^xsd:double;
  dwc:startLongitude '17.611944'^^xsd:double;
  dwc:endLongitude '17.611944'^^xsd:double;
  dwc:latitude '38.987777'^^xsd:double;
  dwc:startLatitude '38.987777'^^xsd:double;
  dwc:endLatitude '38.987777'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.611944 38.987777, 17.611944 38.987777, 17.611944 38.987777, 17.611944 38.987777, 17.611944 38.987777))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '1078_80'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF