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

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

<https://eurobis.org/id/occurrence/8332__119273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "119273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/119273'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1712_225820'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.718888888889'^^xsd:double;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:longitude '-76.908167'^^xsd:double;
  dwc:latitude '8.934'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.908167 8.934, -76.908167 8.934, -76.908167 8.934, -76.908167 8.934, -76.908167 8.934))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/119273","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '119273'^^xsd:integer;
  dwc:observationDate '2013-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__119275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__119275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__119275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.942667 -76.865833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.942667"^^xsd:decimal ;
  dwc:decimalLongitude "-76.865833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__119275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "119275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/119275'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1712_66082'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.176944444444'^^xsd:double;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:longitude '-76.865833'^^xsd:double;
  dwc:latitude '8.942667'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.865833 8.942667, -76.865833 8.942667, -76.865833 8.942667, -76.865833 8.942667, -76.865833 8.942667))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/119275","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '119275'^^xsd:integer;
  dwc:observationDate '2013-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__119271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__119271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__119271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.983667 -76.7335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.983667"^^xsd:decimal ;
  dwc:decimalLongitude "-76.7335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__119271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "119271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/119271'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1712_217867'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.288888888889'^^xsd:double;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:longitude '-76.7335'^^xsd:double;
  dwc:latitude '9.983667'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.7335 9.983667, -76.7335 9.983667, -76.7335 9.983667, -76.7335 9.983667, -76.7335 9.983667))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/119271","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '119271'^^xsd:integer;
  dwc:observationDate '2013-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__119443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__119443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__119443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.384417 -28.524883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.384417"^^xsd:decimal ;
  dwc:decimalLongitude "-28.524883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__119443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "119443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/119443'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1712_2102'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.698333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.524883'^^xsd:double;
  dwc:latitude '38.384417'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.524883 38.384417, -28.524883 38.384417, -28.524883 38.384417, -28.524883 38.384417, -28.524883 38.384417))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/119443","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '119443'^^xsd:integer;
  dwc:observationDate '2013-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__462397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__462397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__462397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.382793 -28.465576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.382793"^^xsd:decimal ;
  dwc:decimalLongitude "-28.465576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__462397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "462397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/462397'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1712_63543'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.650555555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.465576'^^xsd:double;
  dwc:latitude '38.382793'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.465576 38.382793, -28.465576 38.382793, -28.465576 38.382793, -28.465576 38.382793, -28.465576 38.382793))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/462397","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of Short-finned pilot whales taken by Ines Clara"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '462397'^^xsd:integer;
  dwc:observationDate '2024-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__468001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__468001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__468001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36937 -28.44635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36937"^^xsd:decimal ;
  dwc:decimalLongitude "-28.44635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__468001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468001'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1712_87697'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.236666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.44635'^^xsd:double;
  dwc:latitude '38.36937'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.44635 38.36937, -28.44635 38.36937, -28.44635 38.36937, -28.44635 38.36937, -28.44635 38.36937))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468001","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '468001'^^xsd:integer;
  dwc:observationDate '2024-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__119446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__119446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__119446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39255 -28.4256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39255"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__119446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "119446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/119446'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1712_34137'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.3177777777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.4256'^^xsd:double;
  dwc:latitude '38.39255'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.4256 38.39255, -28.4256 38.39255, -28.4256 38.39255, -28.4256 38.39255, -28.4256 38.39255))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/119446","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '119446'^^xsd:integer;
  dwc:observationDate '2013-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__126059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__126059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__126059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4094 -28.3958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4094"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__126059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "126059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/126059'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1712_178042'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.346944444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.3958'^^xsd:double;
  dwc:latitude '38.4094'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.3958 38.4094, -28.3958 38.4094, -28.3958 38.4094, -28.3958 38.4094, -28.3958 38.4094))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/126059","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '126059'^^xsd:integer;
  dwc:observationDate '2016-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__468322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__468322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__468322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.402917 -28.379053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.402917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.379053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__468322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468322'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1712_23849'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.310833333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.379053'^^xsd:double;
  dwc:latitude '38.402917'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.379053 38.402917, -28.379053 38.402917, -28.379053 38.402917, -28.379053 38.402917, -28.379053 38.402917))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468322","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '468322'^^xsd:integer;
  dwc:observationDate '2024-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__119436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__119436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__119436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.390083 -28.375167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.390083"^^xsd:decimal ;
  dwc:decimalLongitude "-28.375167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__119436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "119436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/119436'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1712_98040'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0508333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.375167'^^xsd:double;
  dwc:latitude '38.390083'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.375167 38.390083, -28.375167 38.390083, -28.375167 38.390083, -28.375167 38.390083, -28.375167 38.390083))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/119436","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '119436'^^xsd:integer;
  dwc:observationDate '2013-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__460653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__460653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__460653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.315883 -28.338233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.315883"^^xsd:decimal ;
  dwc:decimalLongitude "-28.338233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__460653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "460653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/460653'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1712_247271'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.919722222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.338233'^^xsd:double;
  dwc:latitude '38.315883'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.338233 38.315883, -28.338233 38.315883, -28.338233 38.315883, -28.338233 38.315883, -28.338233 38.315883))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/460653","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of Short-finned pilot whales taken by Arianna Fornaroli and Isaure Michaud"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '460653'^^xsd:integer;
  dwc:observationDate '2024-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__466623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__466623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__466623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347833 -28.284317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.347833"^^xsd:decimal ;
  dwc:decimalLongitude "-28.284317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__466623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "466623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/466623'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1712_247396'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.630277777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.284317'^^xsd:double;
  dwc:latitude '38.347833'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.284317 38.347833, -28.284317 38.347833, -28.284317 38.347833, -28.284317 38.347833, -28.284317 38.347833))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/466623","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of Short-finned pilot whales taken by Arianna Fornaroli & Isaure Michaud"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '466623'^^xsd:integer;
  dwc:observationDate '2024-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__468555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__468555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__468555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.337883 -28.273683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.337883"^^xsd:decimal ;
  dwc:decimalLongitude "-28.273683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__468555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468555'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1712_223466'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.314166666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.273683'^^xsd:double;
  dwc:latitude '38.337883'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.273683 38.337883, -28.273683 38.337883, -28.273683 38.337883, -28.273683 38.337883, -28.273683 38.337883))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468555","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of Short-finned pilot whales taken by Ines Clara, Arianna Fornaroli & Isaure Michaud"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '468555'^^xsd:integer;
  dwc:observationDate '2024-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__466625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__466625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__466625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.335033 -28.270917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.335033"^^xsd:decimal ;
  dwc:decimalLongitude "-28.270917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__466625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "466625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/466625'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1712_207458'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.757222222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.270917'^^xsd:double;
  dwc:latitude '38.335033'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.270917 38.335033, -28.270917 38.335033, -28.270917 38.335033, -28.270917 38.335033, -28.270917 38.335033))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/466625","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of Short-finned pilot whales taken by Isaure Michaud"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '466625'^^xsd:integer;
  dwc:observationDate '2024-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__458930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__458930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__458930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.377927 -28.266043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.377927"^^xsd:decimal ;
  dwc:decimalLongitude "-28.266043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__458930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "458930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/458930'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1712_223296'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.266043'^^xsd:double;
  dwc:latitude '38.377927'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.266043 38.377927, -28.266043 38.377927, -28.266043 38.377927, -28.266043 38.377927, -28.266043 38.377927))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/458930","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Not confirmed if it\'s short or long-finned pilot whale. In a groupe of 50"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '458930'^^xsd:integer;
  dwc:observationDate '2024-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__460654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__460654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__460654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.335683 -28.250767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.335683"^^xsd:decimal ;
  dwc:decimalLongitude "-28.250767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__460654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "460654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/460654'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1712_87540'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.654722222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.250767'^^xsd:double;
  dwc:latitude '38.335683'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.250767 38.335683, -28.250767 38.335683, -28.250767 38.335683, -28.250767 38.335683, -28.250767 38.335683))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/460654","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of Short-finned pilot whales taken by Arianna Fornaroli and Isaure Michaud"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '460654'^^xsd:integer;
  dwc:observationDate '2024-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__468556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__468556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__468556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325067 -28.246533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325067"^^xsd:decimal ;
  dwc:decimalLongitude "-28.246533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__468556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468556'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1712_215512'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.715555555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.246533'^^xsd:double;
  dwc:latitude '38.325067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.246533 38.325067, -28.246533 38.325067, -28.246533 38.325067, -28.246533 38.325067, -28.246533 38.325067))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468556","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of Short-finned pilot whales taken by Isaure Michaud"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '468556'^^xsd:integer;
  dwc:observationDate '2024-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__468550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__468550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__468550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30365 -28.236167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.30365"^^xsd:decimal ;
  dwc:decimalLongitude "-28.236167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__468550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468550'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1712_223465'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.005833333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.236167'^^xsd:double;
  dwc:latitude '38.30365'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.236167 38.30365, -28.236167 38.30365, -28.236167 38.30365, -28.236167 38.30365, -28.236167 38.30365))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468550","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of Short-finned pilot whales taken by Isaure Michaud"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '468550'^^xsd:integer;
  dwc:observationDate '2024-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__465730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__465730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__465730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347167 -28.227317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.347167"^^xsd:decimal ;
  dwc:decimalLongitude "-28.227317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__465730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "465730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/465730'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1712_111747'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.833611111111'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.227317'^^xsd:double;
  dwc:latitude '38.347167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.227317 38.347167, -28.227317 38.347167, -28.227317 38.347167, -28.227317 38.347167, -28.227317 38.347167))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/465730","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of Short-finned pilot whales taken by Isaure Michaud"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '465730'^^xsd:integer;
  dwc:observationDate '2024-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__465729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__465729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__465729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3595 -28.204417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3595"^^xsd:decimal ;
  dwc:decimalLongitude "-28.204417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__465729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "465729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/465729'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1712_199378'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.599722222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.204417'^^xsd:double;
  dwc:latitude '38.3595'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.204417 38.3595, -28.204417 38.3595, -28.204417 38.3595, -28.204417 38.3595, -28.204417 38.3595))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/465729","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of Short-finned pilot whales taken by Ines Clara & Isaure Michaud"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '465729'^^xsd:integer;
  dwc:observationDate '2024-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__458932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__458932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__458932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.335183 -28.199867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.335183"^^xsd:decimal ;
  dwc:decimalLongitude "-28.199867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__458932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "458932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/458932'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1712_95475'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.199867'^^xsd:double;
  dwc:latitude '38.335183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.199867 38.335183, -28.199867 38.335183, -28.199867 38.335183, -28.199867 38.335183, -28.199867 38.335183))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/458932","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of Short-finned pilots whales taken by Isaure Michaud and  Ines Clara"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '458932'^^xsd:integer;
  dwc:observationDate '2024-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__468544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__468544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__468544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.364777 -28.179932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.364777"^^xsd:decimal ;
  dwc:decimalLongitude "-28.179932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__468544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468544'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1712_63641'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.031944444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.179932'^^xsd:double;
  dwc:latitude '38.364777'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.179932 38.364777, -28.179932 38.364777, -28.179932 38.364777, -28.179932 38.364777, -28.179932 38.364777))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468544","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of Short-finned pilot whales taken by Arianna Fornaroli"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '468544'^^xsd:integer;
  dwc:observationDate '2024-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__467799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__467799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__467799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.344017 -28.13445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.344017"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__467799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "467799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/467799'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1712_63625'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.8322222222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.13445'^^xsd:double;
  dwc:latitude '38.344017'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.13445 38.344017, -28.13445 38.344017, -28.13445 38.344017, -28.13445 38.344017, -28.13445 38.344017))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/467799","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of Short-finned pilot whales taken by Ines Clara & Isaure Michaud"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '467799'^^xsd:integer;
  dwc:observationDate '2024-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__467800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__467800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__467800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3303 -28.095583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3303"^^xsd:decimal ;
  dwc:decimalLongitude "-28.095583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__467800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "467800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/467800'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1712_95622'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.365'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.095583'^^xsd:double;
  dwc:latitude '38.3303'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.095583 38.3303, -28.095583 38.3303, -28.095583 38.3303, -28.095583 38.3303, -28.095583 38.3303))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/467800","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of Short-finned pilot whales taken by Isaure Michaud"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '467800'^^xsd:integer;
  dwc:observationDate '2024-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__468543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__468543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__468543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36075 -28.084383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36075"^^xsd:decimal ;
  dwc:decimalLongitude "-28.084383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__468543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468543'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1712_159627'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.296111111111'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.084383'^^xsd:double;
  dwc:latitude '38.36075'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.084383 38.36075, -28.084383 38.36075, -28.084383 38.36075, -28.084383 38.36075, -28.084383 38.36075))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468543","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of Short-finned pilot whales taken by Arianna Fornaroli"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '468543'^^xsd:integer;
  dwc:observationDate '2024-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/3329'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1712_55995'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '8'^^xsd:integer;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23 8, -23 8, -23 8, -23 8, -23 8))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/3329","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(camera time set to ET)"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '3329'^^xsd:integer;
  dwc:observationDate '2015-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__36422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__36422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__36422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.6317 -21.2345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.6317"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__36422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/36422'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1712_224592'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.565'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-21.2345'^^xsd:double;
  dwc:latitude '24.6317'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.2345 24.6317, -21.2345 24.6317, -21.2345 24.6317, -21.2345 24.6317, -21.2345 24.6317))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/36422","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"A group of 35 animals"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '36422'^^xsd:integer;
  dwc:observationDate '2018-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__448218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__448218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__448218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.626137 -17.960072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.626137"^^xsd:decimal ;
  dwc:decimalLongitude "-17.960072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__448218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "448218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/448218'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1712_23560'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.960072'^^xsd:double;
  dwc:latitude '28.626137'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.960072 28.626137, -17.960072 28.626137, -17.960072 28.626137, -17.960072 28.626137, -17.960072 28.626137))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/448218","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '448218'^^xsd:integer;
  dwc:observationDate '2023-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__448217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__448217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__448217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.626137 -17.960072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.626137"^^xsd:decimal ;
  dwc:decimalLongitude "-17.960072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__448217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "448217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/448217'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1712_103450'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.960072'^^xsd:double;
  dwc:latitude '28.626137'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.960072 28.626137, -17.960072 28.626137, -17.960072 28.626137, -17.960072 28.626137, -17.960072 28.626137))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/448217","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pod of approximately 28 short-finned pilot whales, including at least five mother and calf pairs"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '448217'^^xsd:integer;
  dwc:observationDate '2023-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__135625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__135625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__135625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.666667 -17.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__135625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "135625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/135625'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1712_241931'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.553888888889'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.44'^^xsd:double;
  dwc:latitude '26.666667'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.44 26.666667, -17.44 26.666667, -17.44 26.666667, -17.44 26.666667, -17.44 26.666667))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/135625","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '135625'^^xsd:integer;
  dwc:observationDate '2017-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__298590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__298590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__298590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.187449 -16.922057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.187449"^^xsd:decimal ;
  dwc:decimalLongitude "-16.922057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__298590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "298590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/298590'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1712_20846'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.455'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.922057'^^xsd:double;
  dwc:latitude '28.187449'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.922057 28.187449, -16.922057 28.187449, -16.922057 28.187449, -16.922057 28.187449, -16.922057 28.187449))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/298590","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '298590'^^xsd:integer;
  dwc:observationDate '2022-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__298587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__298587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__298587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.187449 -16.922057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.187449"^^xsd:decimal ;
  dwc:decimalLongitude "-16.922057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__298587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "298587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/298587'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1712_196394'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.455'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.922057'^^xsd:double;
  dwc:latitude '28.187449'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.922057 28.187449, -16.922057 28.187449, -16.922057 28.187449, -16.922057 28.187449, -16.922057 28.187449))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/298587","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '298587'^^xsd:integer;
  dwc:observationDate '2022-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__336745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__336745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__336745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.078715 -16.886673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.078715"^^xsd:decimal ;
  dwc:decimalLongitude "-16.886673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__336745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "336745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/336745'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1712_45236'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.615'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.886673'^^xsd:double;
  dwc:latitude '28.078715'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.886673 28.078715, -16.886673 28.078715, -16.886673 28.078715, -16.886673 28.078715, -16.886673 28.078715))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/336745","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Identified as a Pilot Whale with a cub."}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '336745'^^xsd:integer;
  dwc:observationDate '2022-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__384292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__384292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__384292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.168973 -16.869878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.168973"^^xsd:decimal ;
  dwc:decimalLongitude "-16.869878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__384292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "384292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/384292'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1712_166306'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.778333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.869878'^^xsd:double;
  dwc:latitude '28.168973'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.869878 28.168973, -16.869878 28.168973, -16.869878 28.168973, -16.869878 28.168973, -16.869878 28.168973))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/384292","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"large male"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '384292'^^xsd:integer;
  dwc:observationDate '2023-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__76412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__76412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__76412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.027743 -16.857319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.027743"^^xsd:decimal ;
  dwc:decimalLongitude "-16.857319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__76412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/76412'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1712_225341'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.030555555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.857319'^^xsd:double;
  dwc:latitude '28.027743'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.857319 28.027743, -16.857319 28.027743, -16.857319 28.027743, -16.857319 28.027743, -16.857319 28.027743))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/76412","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"One of several individuals photographed during a close encounter with a large pod of Short-Finned Pilot Whales (28/02/17) in the canyon between La Gomera and Tenerife."}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '76412'^^xsd:integer;
  dwc:observationDate '2017-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__76413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__76413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__76413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.039865 -16.835346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.039865"^^xsd:decimal ;
  dwc:decimalLongitude "-16.835346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__76413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/76413'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1712_153471'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.02'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.835346'^^xsd:double;
  dwc:latitude '28.039865'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.835346 28.039865, -16.835346 28.039865, -16.835346 28.039865, -16.835346 28.039865, -16.835346 28.039865))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/76413","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"One of several individuals photographed during a close encounter with a large pod of Short-Finned Pilot Whales (28/02/17) in the canyon between La Gomera and Tenerife."}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '76413'^^xsd:integer;
  dwc:observationDate '2017-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__338234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__338234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__338234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.105215 -16.821468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.105215"^^xsd:decimal ;
  dwc:decimalLongitude "-16.821468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__338234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "338234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/338234'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1712_189201'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.821468'^^xsd:double;
  dwc:latitude '28.105215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.821468 28.105215, -16.821468 28.105215, -16.821468 28.105215, -16.821468 28.105215, -16.821468 28.105215))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/338234","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '338234'^^xsd:integer;
  dwc:observationDate '2022-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__76414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__76414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__76414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.039259 -16.784706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.039259"^^xsd:decimal ;
  dwc:decimalLongitude "-16.784706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__76414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/76414'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1712_217365'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.527777777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.784706'^^xsd:double;
  dwc:latitude '28.039259'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.784706 28.039259, -16.784706 28.039259, -16.784706 28.039259, -16.784706 28.039259, -16.784706 28.039259))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/76414","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"One of several individuals photographed during a close encounter with a large pod of Short-Finned Pilot Whales (28/02/17) in the canyon between La Gomera and Tenerife."}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '76414'^^xsd:integer;
  dwc:observationDate '2017-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__127066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__127066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__127066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.041083 -16.777625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.041083"^^xsd:decimal ;
  dwc:decimalLongitude "-16.777625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__127066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "127066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/127066'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1712_154024'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.162777777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.777625'^^xsd:double;
  dwc:latitude '28.041083'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.777625 28.041083, -16.777625 28.041083, -16.777625 28.041083, -16.777625 28.041083, -16.777625 28.041083))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/127066","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '127066'^^xsd:integer;
  dwc:observationDate '2017-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__100712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__100712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__100712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.072132 -16.747971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.072132"^^xsd:decimal ;
  dwc:decimalLongitude "-16.747971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__100712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "100712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/100712'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1712_233555'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.313333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.747971'^^xsd:double;
  dwc:latitude '28.072132'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.747971 28.072132, -16.747971 28.072132, -16.747971 28.072132, -16.747971 28.072132, -16.747971 28.072132))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/100712","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '100712'^^xsd:integer;
  dwc:observationDate '2020-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__368083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__368083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__368083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.055278 -16.725833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.055278"^^xsd:decimal ;
  dwc:decimalLongitude "-16.725833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__368083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "368083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/100293;enc=368083'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1712_93943'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.028333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.725833'^^xsd:double;
  dwc:latitude '28.055278'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.725833 28.055278, -16.725833 28.055278, -16.725833 28.055278, -16.725833 28.055278, -16.725833 28.055278))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/100293;enc=368083","organism_id":"https://happywhale.com/individual/100293","organism_name":"Swenja (AWDF)","occurrence_remarks":"17 minute interaction, with 8 adults and 4 calves present (Data gathered by Carina and Lucy)"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '368083'^^xsd:integer;
  dwc:observationDate '2023-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__368085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__368085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__368085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.055278 -16.725833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.055278"^^xsd:decimal ;
  dwc:decimalLongitude "-16.725833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__368085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "368085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/100295;enc=368085'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1712_141997'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.031666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.725833'^^xsd:double;
  dwc:latitude '28.055278'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.725833 28.055278, -16.725833 28.055278, -16.725833 28.055278, -16.725833 28.055278, -16.725833 28.055278))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/100295;enc=368085","organism_id":"https://happywhale.com/individual/100295","organism_name":"Marlon (AWDF)","occurrence_remarks":"17 minute interaction, with 8 adults and 4 calves present (Data gathered by Carina and Lucy)"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '368085'^^xsd:integer;
  dwc:observationDate '2023-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__368084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__368084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__368084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.055278 -16.725833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.055278"^^xsd:decimal ;
  dwc:decimalLongitude "-16.725833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__368084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "368084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/100294;enc=368084'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1712_157877'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.028333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.725833'^^xsd:double;
  dwc:latitude '28.055278'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.725833 28.055278, -16.725833 28.055278, -16.725833 28.055278, -16.725833 28.055278, -16.725833 28.055278))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/100294;enc=368084","organism_id":"https://happywhale.com/individual/100294","organism_name":"Matilde (AWDF)","occurrence_remarks":"17 minute interaction, with 8 adults and 4 calves present (Data gathered by Carina and Lucy)"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '368084'^^xsd:integer;
  dwc:observationDate '2023-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__368086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__368086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__368086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.055278 -16.725833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.055278"^^xsd:decimal ;
  dwc:decimalLongitude "-16.725833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__368086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "368086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/100296;enc=368086'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1712_165907'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.055'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.725833'^^xsd:double;
  dwc:latitude '28.055278'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.725833 28.055278, -16.725833 28.055278, -16.725833 28.055278, -16.725833 28.055278, -16.725833 28.055278))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/100296;enc=368086","organism_id":"https://happywhale.com/individual/100296","organism_name":"Yasmina (AWDF)","occurrence_remarks":"17 minute interaction, with 8 adults and 4 calves present (Data gathered by Carina and Lucy)"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '368086'^^xsd:integer;
  dwc:observationDate '2023-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__241147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__241147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__241147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.594335 -16.607723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.594335"^^xsd:decimal ;
  dwc:decimalLongitude "-16.607723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__241147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "241147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/241147'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1712_179486'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.119444444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.607723'^^xsd:double;
  dwc:latitude '32.594335'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.607723 32.594335, -16.607723 32.594335, -16.607723 32.594335, -16.607723 32.594335, -16.607723 32.594335))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/241147","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"2 groups of 10 individuals each"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '241147'^^xsd:integer;
  dwc:observationDate '2021-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__468939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__468939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__468939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.414871 -1.802695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.414871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.802695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__468939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468939'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1712_47704'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.693055555556'^^xsd:double;
  dwc:continentOcean 'Bay of Biscay'^^xsd:string;
  dwc:longitude '-1.802695'^^xsd:double;
  dwc:latitude '43.414871'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.802695 43.414871, -1.802695 43.414871, -1.802695 43.414871, -1.802695 43.414871, -1.802695 43.414871))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468939","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Globicephala melas"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '468939'^^xsd:integer;
  dwc:observationDate '2023-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8332__409962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8332__409962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8332__409962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8332__409962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "409962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8332_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1712'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/409962'^^xsd:anyURI;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1712_118995'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Bay of Biscay'^^xsd:string;
  dwc:longitude '-1.7'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7 43.49, -1.7 43.49, -1.7 43.49, -1.7 43.49, -1.7 43.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/409962","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"young animal"}; Identification Type: Photo Identification; Taxon recorded as "Short-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId '409962'^^xsd:integer;
  dwc:observationDate '2023-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF