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

<https://eurobis.org/id/occurrence/8322__383894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "383894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/383894'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1780_54263'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.8833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.647328'^^xsd:double;
  dwc:latitude '38.91183'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.647328 38.91183, -74.647328 38.91183, -74.647328 38.91183, -74.647328 38.91183, -74.647328 38.91183))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/383894","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"species unconfirmed. Seen on a pelagic birding trip"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '383894'^^xsd:integer;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__444918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__444918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__444918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.37 -71.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.37"^^xsd:decimal ;
  dwc:decimalLongitude "-71.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8322__444918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "444918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/444918'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1780_175236'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.575'^^xsd:double;
  dwc:latitude '41.37'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.575 41.37, -71.575 41.37, -71.575 41.37, -71.575 41.37, -71.575 41.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/444918","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Stranded pilot whale on Moonstone Beach -- see [**article in local news**](https://turnto10.com/news/local/carcass-pilot-whale-washes-ashore-moonstone-beach-south-kingstown-rhode-island-necropsy-decomposition-storm-bury-remains-march-1-2024)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '444918'^^xsd:integer;
  dwc:observationDate '2024-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__116647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__116647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__116647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.26504 -66.094437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.26504"^^xsd:decimal ;
  dwc:decimalLongitude "-66.094437"^^xsd:decimal ;
  dwc: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/8322__116647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.26504 -66.094437)"^^geo:wktLiteral ;
  geo-pos:lat "43.26504"^^xsd:decimal ;
  geo-pos:long "-66.094437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__116647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "116647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/116647'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1780_241731'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.190833333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.094437'^^xsd:double;
  dwc:latitude '43.26504'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.094437 43.26504, -66.094437 43.26504, -66.094437 43.26504, -66.094437 43.26504, -66.094437 43.26504))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/116647","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '116647'^^xsd:integer;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__116646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__116646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__116646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.26504 -66.094437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.26504"^^xsd:decimal ;
  dwc:decimalLongitude "-66.094437"^^xsd:decimal ;
  dwc: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/8322__116646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.26504 -66.094437)"^^geo:wktLiteral ;
  geo-pos:lat "43.26504"^^xsd:decimal ;
  geo-pos:long "-66.094437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__116646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "116646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/116646'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1780_201752'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.33'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.094437'^^xsd:double;
  dwc:latitude '43.26504'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.094437 43.26504, -66.094437 43.26504, -66.094437 43.26504, -66.094437 43.26504, -66.094437 43.26504))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/116646","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '116646'^^xsd:integer;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__10496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__10496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__10496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.705 -61.0771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.705"^^xsd:decimal ;
  dwc:decimalLongitude "-61.0771"^^xsd:decimal ;
  dwc: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/8322__10496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.705 -61.0771)"^^geo:wktLiteral ;
  geo-pos:lat "46.705"^^xsd:decimal ;
  geo-pos:long "-61.0771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__10496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5928;enc=10496'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1780_64199'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.85'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-61.0771'^^xsd:double;
  dwc:latitude '46.705'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.0771 46.705, -61.0771 46.705, -61.0771 46.705, -61.0771 46.705, -61.0771 46.705))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5928;enc=10496","organism_id":"https://happywhale.com/individual/5928","organism_name":"Pacman","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '10496'^^xsd:integer;
  dwc:observationDate '2015-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__10497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__10497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__10497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6834 -61.062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.6834"^^xsd:decimal ;
  dwc:decimalLongitude "-61.062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8322__10497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5929;enc=10497'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1780_176135'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.85'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-61.062'^^xsd:double;
  dwc:latitude '46.6834'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.062 46.6834, -61.062 46.6834, -61.062 46.6834, -61.062 46.6834, -61.062 46.6834))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5929;enc=10497","organism_id":"https://happywhale.com/individual/5929","organism_name":"Stubbs","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '10497'^^xsd:integer;
  dwc:observationDate '2015-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__10491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__10491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__10491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7874 -60.9123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7874"^^xsd:decimal ;
  dwc:decimalLongitude "-60.9123"^^xsd:decimal ;
  dwc: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/8322__10491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7874 -60.9123)"^^geo:wktLiteral ;
  geo-pos:lat "46.7874"^^xsd:decimal ;
  geo-pos:long "-60.9123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__10491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5941;enc=10491'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1780_207996'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-60.9123'^^xsd:double;
  dwc:latitude '46.7874'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.9123 46.7874, -60.9123 46.7874, -60.9123 46.7874, -60.9123 46.7874, -60.9123 46.7874))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5941;enc=10491","organism_id":"https://happywhale.com/individual/5941","organism_name":"Weld","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '10491'^^xsd:integer;
  dwc:observationDate '2015-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__23510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__23510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__23510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.82701 -60.894875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.82701"^^xsd:decimal ;
  dwc:decimalLongitude "-60.894875"^^xsd:decimal ;
  dwc: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/8322__23510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.82701 -60.894875)"^^geo:wktLiteral ;
  geo-pos:lat "46.82701"^^xsd:decimal ;
  geo-pos:long "-60.894875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__23510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/12132;enc=23510'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1780_120739'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.650833333333'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-60.894875'^^xsd:double;
  dwc:latitude '46.82701'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.894875 46.82701, -60.894875 46.82701, -60.894875 46.82701, -60.894875 46.82701, -60.894875 46.82701))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/12132;enc=23510","organism_id":"https://happywhale.com/individual/12132","organism_name":"Sabre","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '23510'^^xsd:integer;
  dwc:observationDate '2017-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__23511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__23511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__23511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.823057 -60.893213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.823057"^^xsd:decimal ;
  dwc:decimalLongitude "-60.893213"^^xsd:decimal ;
  dwc: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/8322__23511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.823057 -60.893213)"^^geo:wktLiteral ;
  geo-pos:lat "46.823057"^^xsd:decimal ;
  geo-pos:long "-60.893213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__23511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5923;enc=23511'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1780_176488'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.549444444444'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-60.893213'^^xsd:double;
  dwc:latitude '46.823057'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.893213 46.823057, -60.893213 46.823057, -60.893213 46.823057, -60.893213 46.823057, -60.893213 46.823057))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5923;enc=23511","organism_id":"https://happywhale.com/individual/5923","organism_name":"Unicorn","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '23511'^^xsd:integer;
  dwc:observationDate '2017-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8724 -60.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8724"^^xsd:decimal ;
  dwc:decimalLongitude "-60.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8322__10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5938;enc=10492'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1780_199936'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.116666666667'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-60.868'^^xsd:double;
  dwc:latitude '46.8724'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.868 46.8724, -60.868 46.8724, -60.868 46.8724, -60.868 46.8724, -60.868 46.8724))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5938;enc=10492","organism_id":"https://happywhale.com/individual/5938","organism_name":"Mother Webb","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '10492'^^xsd:integer;
  dwc:observationDate '2015-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__10488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__10488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__10488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9024 -60.8409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9024"^^xsd:decimal ;
  dwc:decimalLongitude "-60.8409"^^xsd:decimal ;
  dwc: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/8322__10488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9024 -60.8409)"^^geo:wktLiteral ;
  geo-pos:lat "46.9024"^^xsd:decimal ;
  geo-pos:long "-60.8409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__10488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5939;enc=10488'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1780_112288'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.466666666667'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-60.8409'^^xsd:double;
  dwc:latitude '46.9024'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.8409 46.9024, -60.8409 46.9024, -60.8409 46.9024, -60.8409 46.9024, -60.8409 46.9024))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5939;enc=10488","organism_id":"https://happywhale.com/individual/5939","organism_name":"Sonic","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '10488'^^xsd:integer;
  dwc:observationDate '2015-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__10489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__10489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__10489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9118 -60.7379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9118"^^xsd:decimal ;
  dwc:decimalLongitude "-60.7379"^^xsd:decimal ;
  dwc: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/8322__10489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9118 -60.7379)"^^geo:wktLiteral ;
  geo-pos:lat "46.9118"^^xsd:decimal ;
  geo-pos:long "-60.7379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__10489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5925;enc=10489'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1780_40167'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.2'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-60.7379'^^xsd:double;
  dwc:latitude '46.9118'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.7379 46.9118, -60.7379 46.9118, -60.7379 46.9118, -60.7379 46.9118, -60.7379 46.9118))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5925;enc=10489","organism_id":"https://happywhale.com/individual/5925","organism_name":"Key","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '10489'^^xsd:integer;
  dwc:observationDate '2015-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__10473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__10473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__10473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0519 -60.5985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0519"^^xsd:decimal ;
  dwc:decimalLongitude "-60.5985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8322__10473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5927;enc=10473'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1780_72177'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-60.5985'^^xsd:double;
  dwc:latitude '47.0519'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.5985 47.0519, -60.5985 47.0519, -60.5985 47.0519, -60.5985 47.0519, -60.5985 47.0519))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5927;enc=10473","organism_id":"https://happywhale.com/individual/5927","organism_name":"Tear","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '10473'^^xsd:integer;
  dwc:observationDate '2016-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__10471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__10471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__10471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0425 -60.5752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0425"^^xsd:decimal ;
  dwc:decimalLongitude "-60.5752"^^xsd:decimal ;
  dwc: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/8322__10471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0425 -60.5752)"^^geo:wktLiteral ;
  geo-pos:lat "47.0425"^^xsd:decimal ;
  geo-pos:long "-60.5752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__10471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5925;enc=10471'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1780_40166'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.4'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-60.5752'^^xsd:double;
  dwc:latitude '47.0425'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.5752 47.0425, -60.5752 47.0425, -60.5752 47.0425, -60.5752 47.0425, -60.5752 47.0425))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5925;enc=10471","organism_id":"https://happywhale.com/individual/5925","organism_name":"Key","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '10471'^^xsd:integer;
  dwc:observationDate '2016-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__10477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__10477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__10477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0523 -60.5745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0523"^^xsd:decimal ;
  dwc:decimalLongitude "-60.5745"^^xsd:decimal ;
  dwc: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/8322__10477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0523 -60.5745)"^^geo:wktLiteral ;
  geo-pos:lat "47.0523"^^xsd:decimal ;
  geo-pos:long "-60.5745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__10477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5926;enc=10477'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1780_88220'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.933333333333'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-60.5745'^^xsd:double;
  dwc:latitude '47.0523'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.5745 47.0523, -60.5745 47.0523, -60.5745 47.0523, -60.5745 47.0523, -60.5745 47.0523))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5926;enc=10477","organism_id":"https://happywhale.com/individual/5926","organism_name":"Oogie","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '10477'^^xsd:integer;
  dwc:observationDate '2016-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__10476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__10476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__10476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0421 -60.5484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0421"^^xsd:decimal ;
  dwc:decimalLongitude "-60.5484"^^xsd:decimal ;
  dwc: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/8322__10476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0421 -60.5484)"^^geo:wktLiteral ;
  geo-pos:lat "47.0421"^^xsd:decimal ;
  geo-pos:long "-60.5484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__10476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5924;enc=10476'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1780_56191'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.466666666667'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-60.5484'^^xsd:double;
  dwc:latitude '47.0421'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.5484 47.0421, -60.5484 47.0421, -60.5484 47.0421, -60.5484 47.0421, -60.5484 47.0421))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5924;enc=10476","organism_id":"https://happywhale.com/individual/5924","organism_name":"Frill","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '10476'^^xsd:integer;
  dwc:observationDate '2016-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__10469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__10469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__10469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0449 -60.5305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0449"^^xsd:decimal ;
  dwc:decimalLongitude "-60.5305"^^xsd:decimal ;
  dwc: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/8322__10469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0449 -60.5305)"^^geo:wktLiteral ;
  geo-pos:lat "47.0449"^^xsd:decimal ;
  geo-pos:long "-60.5305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__10469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5923;enc=10469'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1780_136363'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.666666666667'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-60.5305'^^xsd:double;
  dwc:latitude '47.0449'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.5305 47.0449, -60.5305 47.0449, -60.5305 47.0449, -60.5305 47.0449, -60.5305 47.0449))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5923;enc=10469","organism_id":"https://happywhale.com/individual/5923","organism_name":"Unicorn","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '10469'^^xsd:integer;
  dwc:observationDate '2016-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__10472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__10472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__10472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0364 -60.5292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0364"^^xsd:decimal ;
  dwc:decimalLongitude "-60.5292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8322__10472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5926;enc=10472'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1780_128260'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.683333333333'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-60.5292'^^xsd:double;
  dwc:latitude '47.0364'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.5292 47.0364, -60.5292 47.0364, -60.5292 47.0364, -60.5292 47.0364, -60.5292 47.0364))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5926;enc=10472","organism_id":"https://happywhale.com/individual/5926","organism_name":"Oogie","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '10472'^^xsd:integer;
  dwc:observationDate '2016-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__10478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__10478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__10478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0467 -60.5182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0467"^^xsd:decimal ;
  dwc:decimalLongitude "-60.5182"^^xsd:decimal ;
  dwc: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/8322__10478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0467 -60.5182)"^^geo:wktLiteral ;
  geo-pos:lat "47.0467"^^xsd:decimal ;
  geo-pos:long "-60.5182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__10478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5930;enc=10478'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1780_112286'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-60.5182'^^xsd:double;
  dwc:latitude '47.0467'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.5182 47.0467, -60.5182 47.0467, -60.5182 47.0467, -60.5182 47.0467, -60.5182 47.0467))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5930;enc=10478","organism_id":"https://happywhale.com/individual/5930","organism_name":"Trout (CBI)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '10478'^^xsd:integer;
  dwc:observationDate '2016-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__10475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__10475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__10475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0332 -60.5045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0332"^^xsd:decimal ;
  dwc:decimalLongitude "-60.5045"^^xsd:decimal ;
  dwc: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/8322__10475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0332 -60.5045)"^^geo:wktLiteral ;
  geo-pos:lat "47.0332"^^xsd:decimal ;
  geo-pos:long "-60.5045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__10475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5929;enc=10475'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1780_16516'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-60.5045'^^xsd:double;
  dwc:latitude '47.0332'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.5045 47.0332, -60.5045 47.0332, -60.5045 47.0332, -60.5045 47.0332, -60.5045 47.0332))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5929;enc=10475","organism_id":"https://happywhale.com/individual/5929","organism_name":"Stubbs","occurrence_remarks":"[**Pacman**](https://happywhale.com/individual/5928;enc=10474) and [**Stubbs (with distinctive white scar)**](https://happywhale.com/individual/5929;enc=10475) were seen traveling together"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '10475'^^xsd:integer;
  dwc:observationDate '2016-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__10474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__10474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__10474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0332 -60.5045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0332"^^xsd:decimal ;
  dwc:decimalLongitude "-60.5045"^^xsd:decimal ;
  dwc: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/8322__10474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0332 -60.5045)"^^geo:wktLiteral ;
  geo-pos:lat "47.0332"^^xsd:decimal ;
  geo-pos:long "-60.5045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__10474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5928;enc=10474'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1780_128261'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-60.5045'^^xsd:double;
  dwc:latitude '47.0332'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.5045 47.0332, -60.5045 47.0332, -60.5045 47.0332, -60.5045 47.0332, -60.5045 47.0332))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5928;enc=10474","organism_id":"https://happywhale.com/individual/5928","organism_name":"Pacman","occurrence_remarks":"[**Pacman**](https://happywhale.com/individual/5928;enc=10474) and [**Stubbs (with distinctive white scar)**](https://happywhale.com/individual/5929;enc=10475) were seen traveling together"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '10474'^^xsd:integer;
  dwc:observationDate '2016-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__10479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__10479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__10479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0374 -60.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0374"^^xsd:decimal ;
  dwc:decimalLongitude "-60.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8322__10479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5931;enc=10479'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1780_104229'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.85'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-60.455'^^xsd:double;
  dwc:latitude '47.0374'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.455 47.0374, -60.455 47.0374, -60.455 47.0374, -60.455 47.0374, -60.455 47.0374))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5931;enc=10479","organism_id":"https://happywhale.com/individual/5931","organism_name":"Atlas (Pilot Whale)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '10479'^^xsd:integer;
  dwc:observationDate '2016-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__22732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__22732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__22732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.051815 -60.45373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.051815"^^xsd:decimal ;
  dwc:decimalLongitude "-60.45373"^^xsd:decimal ;
  dwc: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/8322__22732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.051815 -60.45373)"^^geo:wktLiteral ;
  geo-pos:lat "47.051815"^^xsd:decimal ;
  geo-pos:long "-60.45373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__22732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "22732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5924;enc=22732'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1780_208292'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.3263888888889'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-60.45373'^^xsd:double;
  dwc:latitude '47.051815'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.45373 47.051815, -60.45373 47.051815, -60.45373 47.051815, -60.45373 47.051815, -60.45373 47.051815))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5924;enc=22732","organism_id":"https://happywhale.com/individual/5924","organism_name":"Frill","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '22732'^^xsd:integer;
  dwc:observationDate '2017-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__22717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__22717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__22717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.041077 -60.446732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.041077"^^xsd:decimal ;
  dwc:decimalLongitude "-60.446732"^^xsd:decimal ;
  dwc: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/8322__22717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.041077 -60.446732)"^^geo:wktLiteral ;
  geo-pos:lat "47.041077"^^xsd:decimal ;
  geo-pos:long "-60.446732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__22717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "22717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5925;enc=22717'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1780_136677'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.8163888888889'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-60.446732'^^xsd:double;
  dwc:latitude '47.041077'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.446732 47.041077, -60.446732 47.041077, -60.446732 47.041077, -60.446732 47.041077, -60.446732 47.041077))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5925;enc=22717","organism_id":"https://happywhale.com/individual/5925","organism_name":"Key","occurrence_remarks":"Difficult rainy conditions"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '22717'^^xsd:integer;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__10470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__10470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__10470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0449 -60.4255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0449"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4255"^^xsd:decimal ;
  dwc: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/8322__10470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0449 -60.4255)"^^geo:wktLiteral ;
  geo-pos:lat "47.0449"^^xsd:decimal ;
  geo-pos:long "-60.4255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__10470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5924;enc=10470'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1780_136364'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-60.4255'^^xsd:double;
  dwc:latitude '47.0449'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.4255 47.0449, -60.4255 47.0449, -60.4255 47.0449, -60.4255 47.0449, -60.4255 47.0449))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5924;enc=10470","organism_id":"https://happywhale.com/individual/5924","organism_name":"Frill","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '10470'^^xsd:integer;
  dwc:observationDate '2016-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__433085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__433085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__433085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.488887 -58.533919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.488887"^^xsd:decimal ;
  dwc:decimalLongitude "-58.533919"^^xsd:decimal ;
  dwc: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/8322__433085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.488887 -58.533919)"^^geo:wktLiteral ;
  geo-pos:lat "50.488887"^^xsd:decimal ;
  geo-pos:long "-58.533919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__433085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "433085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/433085'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1780_95005'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.524444444444'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-58.533919'^^xsd:double;
  dwc:latitude '50.488887'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.533919 50.488887, -58.533919 50.488887, -58.533919 50.488887, -58.533919 50.488887, -58.533919 50.488887))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/433085","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Long-finned Pilot Whale. According to a researcher, this whale is known to the Dalhousie University Cape Breton Pilot Whale Project as “Fly”. In the second photo “Fly” is in close proximity to another pilot whale known to researchers as “Trout”."}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '433085'^^xsd:integer;
  dwc:observationDate '2020-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__430365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__430365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__430365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.488887 -58.533919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.488887"^^xsd:decimal ;
  dwc:decimalLongitude "-58.533919"^^xsd:decimal ;
  dwc: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/8322__430365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.488887 -58.533919)"^^geo:wktLiteral ;
  geo-pos:lat "50.488887"^^xsd:decimal ;
  geo-pos:long "-58.533919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__430365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "430365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5930;enc=430365'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1780_182930'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-58.533919'^^xsd:double;
  dwc:latitude '50.488887'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.533919 50.488887, -58.533919 50.488887, -58.533919 50.488887, -58.533919 50.488887, -58.533919 50.488887))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5930;enc=430365","organism_id":"https://happywhale.com/individual/5930","organism_name":"Trout (CBI)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '430365'^^xsd:integer;
  dwc:observationDate '2020-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__385904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__385904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__385904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.417778 -55.668056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.417778"^^xsd:decimal ;
  dwc:decimalLongitude "-55.668056"^^xsd:decimal ;
  dwc: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/8322__385904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.417778 -55.668056)"^^geo:wktLiteral ;
  geo-pos:lat "63.417778"^^xsd:decimal ;
  geo-pos:long "-55.668056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__385904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "385904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/385904'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1780_118595'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Davis Strait'^^xsd:string;
  dwc:longitude '-55.668056'^^xsd:double;
  dwc:latitude '63.417778'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.668056 63.417778, -55.668056 63.417778, -55.668056 63.417778, -55.668056 63.417778, -55.668056 63.417778))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/385904","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"15 -20 Long finned pilot whales - Grouping was close together travelling slowly at the surface in a NW direction."}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '385904'^^xsd:integer;
  dwc:observationDate '2023-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__323534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__323534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__323534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.171667 -53.663889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.171667"^^xsd:decimal ;
  dwc:decimalLongitude "-53.663889"^^xsd:decimal ;
  dwc: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/8322__323534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.171667 -53.663889)"^^geo:wktLiteral ;
  geo-pos:lat "59.171667"^^xsd:decimal ;
  geo-pos:long "-53.663889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__323534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "323534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/323534'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1780_133262'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.048611111111'^^xsd:double;
  dwc:continentOcean 'Labrador Sea'^^xsd:string;
  dwc:longitude '-53.663889'^^xsd:double;
  dwc:latitude '59.171667'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.663889 59.171667, -53.663889 59.171667, -53.663889 59.171667, -53.663889 59.171667, -53.663889 59.171667))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/323534","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Group of pilot whales, possible mix group with other odontoceti- dolphin shape. Quite active and acrobatic"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '323534'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__368650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__368650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__368650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.947676 -40.546875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.947676"^^xsd:decimal ;
  dwc:decimalLongitude "-40.546875"^^xsd:decimal ;
  dwc: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/8322__368650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.947676 -40.546875)"^^geo:wktLiteral ;
  geo-pos:lat "59.947676"^^xsd:decimal ;
  geo-pos:long "-40.546875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__368650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "368650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/368650'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1780_205700'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.253611111111'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.546875'^^xsd:double;
  dwc:latitude '59.947676'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.546875 59.947676, -40.546875 59.947676, -40.546875 59.947676, -40.546875 59.947676, -40.546875 59.947676))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/368650","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '368650'^^xsd:integer;
  dwc:observationDate '2023-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__384200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__384200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__384200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.956447 -39.440918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.956447"^^xsd:decimal ;
  dwc:decimalLongitude "-39.440918"^^xsd:decimal ;
  dwc: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/8322__384200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.956447 -39.440918)"^^geo:wktLiteral ;
  geo-pos:lat "63.956447"^^xsd:decimal ;
  geo-pos:long "-39.440918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__384200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "384200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/384200'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1780_150293'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.95'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-39.440918'^^xsd:double;
  dwc:latitude '63.956447'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-39.440918 63.956447, -39.440918 63.956447, -39.440918 63.956447, -39.440918 63.956447, -39.440918 63.956447))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/384200","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"10-20 long finned pilot whales"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '384200'^^xsd:integer;
  dwc:observationDate '2023-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__304562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__304562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__304562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.905 -34.799167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.905"^^xsd:decimal ;
  dwc:decimalLongitude "-34.799167"^^xsd:decimal ;
  dwc: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/8322__304562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.905 -34.799167)"^^geo:wktLiteral ;
  geo-pos:lat "64.905"^^xsd:decimal ;
  geo-pos:long "-34.799167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__304562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "304562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/304562'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1780_100645'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.5630555555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-34.799167'^^xsd:double;
  dwc:latitude '64.905'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.799167 64.905, -34.799167 64.905, -34.799167 64.905, -34.799167 64.905, -34.799167 64.905))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/304562","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '304562'^^xsd:integer;
  dwc:observationDate '2022-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__379718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__379718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__379718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.739764 -31.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.739764"^^xsd:decimal ;
  dwc:decimalLongitude "-31.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8322__379718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "379718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/379718'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1780_30299'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.182222222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-31.875'^^xsd:double;
  dwc:latitude '61.739764'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-31.875 61.739764, -31.875 61.739764, -31.875 61.739764, -31.875 61.739764, -31.875 61.739764))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/379718","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '379718'^^xsd:integer;
  dwc:observationDate '2023-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__464235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__464235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__464235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.701111 -28.527222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.701111"^^xsd:decimal ;
  dwc:decimalLongitude "-28.527222"^^xsd:decimal ;
  dwc: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/8322__464235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.701111 -28.527222)"^^geo:wktLiteral ;
  geo-pos:lat "62.701111"^^xsd:decimal ;
  geo-pos:long "-28.527222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__464235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "464235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/464235'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1780_71631'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.527222'^^xsd:double;
  dwc:latitude '62.701111'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.527222 62.701111, -28.527222 62.701111, -28.527222 62.701111, -28.527222 62.701111, -28.527222 62.701111))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/464235","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Not confirmed if it\'s long or short-finned pilot whale. Group of 6-10. A very young one among the pod"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '464235'^^xsd:integer;
  dwc:observationDate '2024-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__131239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__131239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__131239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.326323 -28.184524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.326323"^^xsd:decimal ;
  dwc:decimalLongitude "-28.184524"^^xsd:decimal ;
  dwc: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/8322__131239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.326323 -28.184524)"^^geo:wktLiteral ;
  geo-pos:lat "38.326323"^^xsd:decimal ;
  geo-pos:long "-28.184524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__131239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "131239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/131239'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1780_162146'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.246388888889'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.184524'^^xsd:double;
  dwc:latitude '38.326323'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.184524 38.326323, -28.184524 38.326323, -28.184524 38.326323, -28.184524 38.326323, -28.184524 38.326323))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/131239","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Operator: Bela Vista, 9930-121 Lajes do Pico; group of "Long-finned pilot whales" (!?) - 10-15 individuals"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '131239'^^xsd:integer;
  dwc:observationDate '2020-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__322618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__322618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__322618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7394 -25.6687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7394"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8322__322618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "322618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/322618'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1780_69107'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.559444444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-25.6687'^^xsd:double;
  dwc:latitude '37.7394'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.6687 37.7394, -25.6687 37.7394, -25.6687 37.7394, -25.6687 37.7394, -25.6687 37.7394))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/322618","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '322618'^^xsd:integer;
  dwc:observationDate '2022-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__322616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__322616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__322616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7394 -25.6687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7394"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8322__322616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "322616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/322616'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1780_228845'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.559166666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-25.6687'^^xsd:double;
  dwc:latitude '37.7394'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.6687 37.7394, -25.6687 37.7394, -25.6687 37.7394, -25.6687 37.7394, -25.6687 37.7394))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/322616","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '322616'^^xsd:integer;
  dwc:observationDate '2022-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__322619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__322619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__322619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7394 -25.6687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7394"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8322__322619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "322619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/322619'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1780_244758'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.560833333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-25.6687'^^xsd:double;
  dwc:latitude '37.7394'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.6687 37.7394, -25.6687 37.7394, -25.6687 37.7394, -25.6687 37.7394, -25.6687 37.7394))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/322619","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '322619'^^xsd:integer;
  dwc:observationDate '2022-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__322615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__322615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__322615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8322__322615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "322615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/322615'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1780_29141'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.548055555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.5 37.5, -25.5 37.5, -25.5 37.5, -25.5 37.5, -25.5 37.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/322615","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pod of pilot whales"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '322615'^^xsd:integer;
  dwc:observationDate '2022-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__166720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__166720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__166720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.31963 -20.5195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.31963"^^xsd:decimal ;
  dwc:decimalLongitude "-20.5195"^^xsd:decimal ;
  dwc: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/8322__166720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.31963 -20.5195)"^^geo:wktLiteral ;
  geo-pos:lat "63.31963"^^xsd:decimal ;
  geo-pos:long "-20.5195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__166720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "166720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/166720'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1780_34787'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.1775'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.5195'^^xsd:double;
  dwc:latitude '63.31963'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.5195 63.31963, -20.5195 63.31963, -20.5195 63.31963, -20.5195 63.31963, -20.5195 63.31963))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/166720","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '166720'^^xsd:integer;
  dwc:observationDate '2019-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__225816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__225816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__225816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -20.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4"^^xsd:decimal ;
  dwc:decimalLongitude "-20.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8322__225816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "225816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/225816'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1780_99108'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.7602777777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.4'^^xsd:double;
  dwc:latitude '63.4'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.4 63.4, -20.4 63.4, -20.4 63.4, -20.4 63.4, -20.4 63.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/225816","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '225816'^^xsd:integer;
  dwc:observationDate '2021-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__49079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__49079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__49079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.081484 -17.339859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.081484"^^xsd:decimal ;
  dwc:decimalLongitude "-17.339859"^^xsd:decimal ;
  dwc: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/8322__49079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.081484 -17.339859)"^^geo:wktLiteral ;
  geo-pos:lat "28.081484"^^xsd:decimal ;
  geo-pos:long "-17.339859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__49079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "49079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/49079'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1780_224884'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.873611111111'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.339859'^^xsd:double;
  dwc:latitude '28.081484'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.339859 28.081484, -17.339859 28.081484, -17.339859 28.081484, -17.339859 28.081484, -17.339859 28.081484))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/49079","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '49079'^^xsd:integer;
  dwc:observationDate '2013-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__188439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__188439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__188439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.238545 -16.885589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.238545"^^xsd:decimal ;
  dwc:decimalLongitude "-16.885589"^^xsd:decimal ;
  dwc: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/8322__188439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.238545 -16.885589)"^^geo:wktLiteral ;
  geo-pos:lat "28.238545"^^xsd:decimal ;
  geo-pos:long "-16.885589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__188439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "188439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/188439'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1780_106889'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.883055555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.885589'^^xsd:double;
  dwc:latitude '28.238545'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.885589 28.238545, -16.885589 28.238545, -16.885589 28.238545, -16.885589 28.238545, -16.885589 28.238545))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/188439","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '188439'^^xsd:integer;
  dwc:observationDate '2021-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__305921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__305921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__305921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.6321 -13.13546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.6321"^^xsd:decimal ;
  dwc:decimalLongitude "-13.13546"^^xsd:decimal ;
  dwc: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/8322__305921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.6321 -13.13546)"^^geo:wktLiteral ;
  geo-pos:lat "62.6321"^^xsd:decimal ;
  geo-pos:long "-13.13546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__305921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "305921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/305921'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1780_60675'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.230277777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.13546'^^xsd:double;
  dwc:latitude '62.6321'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.13546 62.6321, -13.13546 62.6321, -13.13546 62.6321, -13.13546 62.6321, -13.13546 62.6321))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/305921","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '305921'^^xsd:integer;
  dwc:observationDate '2022-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__35444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__35444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__35444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00811 -6.93373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00811"^^xsd:decimal ;
  dwc:decimalLongitude "-6.93373"^^xsd:decimal ;
  dwc: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/8322__35444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00811 -6.93373)"^^geo:wktLiteral ;
  geo-pos:lat "46.00811"^^xsd:decimal ;
  geo-pos:long "-6.93373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__35444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/35444'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1780_88830'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.829444444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-6.93373'^^xsd:double;
  dwc:latitude '46.00811'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.93373 46.00811, -6.93373 46.00811, -6.93373 46.00811, -6.93373 46.00811, -6.93373 46.00811))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/35444","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"A newborn long-finned pilot whale calf raised to the surface by an adult - we called it \'Beertje\'. Seen during Inezia Charter"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '35444'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__388836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__388836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__388836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.882 -4.377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.882"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377"^^xsd:decimal ;
  dwc: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/8322__388836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.882 -4.377)"^^geo:wktLiteral ;
  geo-pos:lat "49.882"^^xsd:decimal ;
  geo-pos:long "-4.377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__388836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "388836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/388836'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1780_206233'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.120833333333'^^xsd:double;
  dwc:continentOcean 'English Channel'^^xsd:string;
  dwc:longitude '-4.377'^^xsd:double;
  dwc:latitude '49.882'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.377 49.882, -4.377 49.882, -4.377 49.882, -4.377 49.882, -4.377 49.882))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/388836","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pod of around 5 loosely aggregated long-finned pilot whales"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '388836'^^xsd:integer;
  dwc:observationDate '2023-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__468942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__468942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__468942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.445124 -1.830945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.445124"^^xsd:decimal ;
  dwc:decimalLongitude "-1.830945"^^xsd:decimal ;
  dwc: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/8322__468942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.445124 -1.830945)"^^geo:wktLiteral ;
  geo-pos:lat "43.445124"^^xsd:decimal ;
  geo-pos:long "-1.830945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__468942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468942'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1780_255441'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.060833333333'^^xsd:double;
  dwc:continentOcean 'Bay of Biscay'^^xsd:string;
  dwc:longitude '-1.830945'^^xsd:double;
  dwc:latitude '43.445124'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.830945 43.445124, -1.830945 43.445124, -1.830945 43.445124, -1.830945 43.445124, -1.830945 43.445124))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468942","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Globicephala melas"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '468942'^^xsd:integer;
  dwc:observationDate '2023-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__468944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__468944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__468944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.445124 -1.830945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.445124"^^xsd:decimal ;
  dwc:decimalLongitude "-1.830945"^^xsd:decimal ;
  dwc: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/8322__468944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.445124 -1.830945)"^^geo:wktLiteral ;
  geo-pos:lat "43.445124"^^xsd:decimal ;
  geo-pos:long "-1.830945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__468944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468944'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1780_55683'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.318055555556'^^xsd:double;
  dwc:continentOcean 'Bay of Biscay'^^xsd:string;
  dwc:longitude '-1.830945'^^xsd:double;
  dwc:latitude '43.445124'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.830945 43.445124, -1.830945 43.445124, -1.830945 43.445124, -1.830945 43.445124, -1.830945 43.445124))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468944","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Globicephala melas"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '468944'^^xsd:integer;
  dwc:observationDate '2023-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__468941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__468941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__468941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.445124 -1.830945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.445124"^^xsd:decimal ;
  dwc:decimalLongitude "-1.830945"^^xsd:decimal ;
  dwc: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/8322__468941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.445124 -1.830945)"^^geo:wktLiteral ;
  geo-pos:lat "43.445124"^^xsd:decimal ;
  geo-pos:long "-1.830945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__468941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468941'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1780_239403'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.797777777778'^^xsd:double;
  dwc:continentOcean 'Bay of Biscay'^^xsd:string;
  dwc:longitude '-1.830945'^^xsd:double;
  dwc:latitude '43.445124'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.830945 43.445124, -1.830945 43.445124, -1.830945 43.445124, -1.830945 43.445124, -1.830945 43.445124))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468941","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Globicephala melas"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '468941'^^xsd:integer;
  dwc:observationDate '2023-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__468943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__468943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__468943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.445124 -1.830945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.445124"^^xsd:decimal ;
  dwc:decimalLongitude "-1.830945"^^xsd:decimal ;
  dwc: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/8322__468943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.445124 -1.830945)"^^geo:wktLiteral ;
  geo-pos:lat "43.445124"^^xsd:decimal ;
  geo-pos:long "-1.830945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8322__468943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468943'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1780_207504'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.068611111111'^^xsd:double;
  dwc:continentOcean 'Bay of Biscay'^^xsd:string;
  dwc:longitude '-1.830945'^^xsd:double;
  dwc:latitude '43.445124'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.830945 43.445124, -1.830945 43.445124, -1.830945 43.445124, -1.830945 43.445124, -1.830945 43.445124))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468943","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Globicephala melas"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '468943'^^xsd:integer;
  dwc:observationDate '2023-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__468936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__468936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__468936> ;
  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/8322__468936>
  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/8322__468936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468936'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1780_175615'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.403333333333'^^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/468936","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '468936'^^xsd:integer;
  dwc:observationDate '2023-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__468937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__468937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__468937> ;
  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/8322__468937>
  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/8322__468937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468937'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1780_175616'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.41'^^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/468937","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '468937'^^xsd:integer;
  dwc:observationDate '2023-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__468940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__468940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__468940> ;
  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/8322__468940>
  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/8322__468940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468940'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1780_199428'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.693888888889'^^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/468940","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Globicephala melas"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '468940'^^xsd:integer;
  dwc:observationDate '2023-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__468935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__468935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__468935> ;
  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/8322__468935>
  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/8322__468935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468935'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1780_207503'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.399166666667'^^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/468935","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '468935'^^xsd:integer;
  dwc:observationDate '2023-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__468938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__468938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__468938> ;
  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/8322__468938>
  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/8322__468938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468938'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1780_255440'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.422777777778'^^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/468938","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '468938'^^xsd:integer;
  dwc:observationDate '2023-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__468933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__468933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__468933> ;
  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/8322__468933>
  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/8322__468933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468933'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1780_39659'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.304722222222'^^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/468933","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '468933'^^xsd:integer;
  dwc:observationDate '2023-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8322__468934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8322__468934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8322__468934> ;
  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/8322__468934>
  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/8322__468934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8322_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1780'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468934'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1780_95655'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.309722222222'^^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/468934","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '468934'^^xsd:integer;
  dwc:observationDate '2023-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF