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

<https://eurobis.org/id/occurrence/8320__460559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "460559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/460559'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_106218'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.236388888889'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.895508'^^xsd:double;
  dwc:latitude '42.779779'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.895508 42.779779, -67.895508 42.779779, -67.895508 42.779779, -67.895508 42.779779, -67.895508 42.779779))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/460559","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"We believe this to be Old Thom, bull orca."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '460559'^^xsd:integer;
  dwc:observationDate '2024-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__481900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__481900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__481900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.401657 -66.711528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.401657"^^xsd:decimal ;
  dwc:decimalLongitude "-66.711528"^^xsd:decimal ;
  dwc: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/8320__481900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.401657 -66.711528)"^^geo:wktLiteral ;
  geo-pos:lat "44.401657"^^xsd:decimal ;
  geo-pos:long "-66.711528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__481900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "481900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/481900'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1717_286966'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.191944444444'^^xsd:double;
  dwc:continentOcean 'Bay of Fundy'^^xsd:string;
  dwc:longitude '-66.711528'^^xsd:double;
  dwc:latitude '44.401657'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.711528 44.401657, -66.711528 44.401657, -66.711528 44.401657, -66.711528 44.401657, -66.711528 44.401657))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/481900","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '481900'^^xsd:integer;
  dwc:observationDate '2024-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__481898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__481898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__481898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.401657 -66.711528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.401657"^^xsd:decimal ;
  dwc:decimalLongitude "-66.711528"^^xsd:decimal ;
  dwc: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/8320__481898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.401657 -66.711528)"^^geo:wktLiteral ;
  geo-pos:lat "44.401657"^^xsd:decimal ;
  geo-pos:long "-66.711528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__481898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "481898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/481898'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1717_79743'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.248888888889'^^xsd:double;
  dwc:continentOcean 'Bay of Fundy'^^xsd:string;
  dwc:longitude '-66.711528'^^xsd:double;
  dwc:latitude '44.401657'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.711528 44.401657, -66.711528 44.401657, -66.711528 44.401657, -66.711528 44.401657, -66.711528 44.401657))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/481898","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '481898'^^xsd:integer;
  dwc:observationDate '2024-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__481899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__481899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__481899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.401657 -66.711528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.401657"^^xsd:decimal ;
  dwc:decimalLongitude "-66.711528"^^xsd:decimal ;
  dwc: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/8320__481899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.401657 -66.711528)"^^geo:wktLiteral ;
  geo-pos:lat "44.401657"^^xsd:decimal ;
  geo-pos:long "-66.711528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__481899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "481899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/481899'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1717_79744'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.336111111111'^^xsd:double;
  dwc:continentOcean 'Bay of Fundy'^^xsd:string;
  dwc:longitude '-66.711528'^^xsd:double;
  dwc:latitude '44.401657'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.711528 44.401657, -66.711528 44.401657, -66.711528 44.401657, -66.711528 44.401657, -66.711528 44.401657))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/481899","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '481899'^^xsd:integer;
  dwc:observationDate '2024-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__481897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__481897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__481897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.401657 -66.711528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.401657"^^xsd:decimal ;
  dwc:decimalLongitude "-66.711528"^^xsd:decimal ;
  dwc: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/8320__481897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.401657 -66.711528)"^^geo:wktLiteral ;
  geo-pos:lat "44.401657"^^xsd:decimal ;
  geo-pos:long "-66.711528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__481897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "481897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/481897'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1717_233067'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.003333333333'^^xsd:double;
  dwc:continentOcean 'Bay of Fundy'^^xsd:string;
  dwc:longitude '-66.711528'^^xsd:double;
  dwc:latitude '44.401657'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.711528 44.401657, -66.711528 44.401657, -66.711528 44.401657, -66.711528 44.401657, -66.711528 44.401657))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/481897","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '481897'^^xsd:integer;
  dwc:observationDate '2024-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__441811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__441811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__441811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.400215 -66.656799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.400215"^^xsd:decimal ;
  dwc:decimalLongitude "-66.656799"^^xsd:decimal ;
  dwc: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/8320__441811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.400215 -66.656799)"^^geo:wktLiteral ;
  geo-pos:lat "44.400215"^^xsd:decimal ;
  geo-pos:long "-66.656799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__441811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "441811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/104050;enc=441811'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1717_123853'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Bay of Fundy'^^xsd:string;
  dwc:longitude '-66.656799'^^xsd:double;
  dwc:latitude '44.400215'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.656799 44.400215, -66.656799 44.400215, -66.656799 44.400215, -66.656799 44.400215, -66.656799 44.400215))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/104050;enc=441811","organism_id":"https://happywhale.com/individual/104050","organism_name":"Old Thom","occurrence_remarks":"Old Thom lone orca with a pod of white sided dolphins, seen inverted lob tailing, porpoising and being playful all around the boat."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '441811'^^xsd:integer;
  dwc:observationDate '2023-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__384609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__384609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__384609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6121 -66.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6121"^^xsd:decimal ;
  dwc:decimalLongitude "-66.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__384609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "384609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/104050;enc=384609'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1717_141262'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.648888888889'^^xsd:double;
  dwc:continentOcean 'Bay of Fundy'^^xsd:string;
  dwc:longitude '-66.628'^^xsd:double;
  dwc:latitude '44.6121'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.628 44.6121, -66.628 44.6121, -66.628 44.6121, -66.628 44.6121, -66.628 44.6121))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/104050;enc=384609","organism_id":"https://happywhale.com/individual/104050","organism_name":"Old Thom","occurrence_remarks":"Killer Whale Old Thom"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '384609'^^xsd:integer;
  dwc:observationDate '2023-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__373334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__373334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__373334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64183 -66.62554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.64183"^^xsd:decimal ;
  dwc:decimalLongitude "-66.62554"^^xsd:decimal ;
  dwc: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/8320__373334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64183 -66.62554)"^^geo:wktLiteral ;
  geo-pos:lat "44.64183"^^xsd:decimal ;
  geo-pos:long "-66.62554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__373334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "373334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/104050;enc=373334'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1717_59960'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.293333333333'^^xsd:double;
  dwc:continentOcean 'Bay of Fundy'^^xsd:string;
  dwc:longitude '-66.62554'^^xsd:double;
  dwc:latitude '44.64183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.62554 44.64183, -66.62554 44.64183, -66.62554 44.64183, -66.62554 44.64183, -66.62554 44.64183))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/104050;enc=373334","organism_id":"https://happywhale.com/individual/104050","organism_name":"Old Thom","occurrence_remarks":"Encounter reviewed by collaborative efforts of Center for Coastal Studies and Allied Whale, College of the Atlantic."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '373334'^^xsd:integer;
  dwc:observationDate '2023-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__373332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__373332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__373332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64183 -66.62554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.64183"^^xsd:decimal ;
  dwc:decimalLongitude "-66.62554"^^xsd:decimal ;
  dwc: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/8320__373332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64183 -66.62554)"^^geo:wktLiteral ;
  geo-pos:lat "44.64183"^^xsd:decimal ;
  geo-pos:long "-66.62554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__373332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "373332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/104050;enc=373332'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1717_95848'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.823055555556'^^xsd:double;
  dwc:continentOcean 'Bay of Fundy'^^xsd:string;
  dwc:longitude '-66.62554'^^xsd:double;
  dwc:latitude '44.64183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.62554 44.64183, -66.62554 44.64183, -66.62554 44.64183, -66.62554 44.64183, -66.62554 44.64183))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/104050;enc=373332","organism_id":"https://happywhale.com/individual/104050","organism_name":"Old Thom","occurrence_remarks":"Encounter reviewed by collaborative efforts of Center for Coastal Studies and Allied Whale, College of the Atlantic."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '373332'^^xsd:integer;
  dwc:observationDate '2023-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__373331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__373331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__373331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64183 -66.62554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.64183"^^xsd:decimal ;
  dwc:decimalLongitude "-66.62554"^^xsd:decimal ;
  dwc: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/8320__373331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64183 -66.62554)"^^geo:wktLiteral ;
  geo-pos:lat "44.64183"^^xsd:decimal ;
  geo-pos:long "-66.62554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__373331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "373331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/104050;enc=373331'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1717_131839'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.600555555556'^^xsd:double;
  dwc:continentOcean 'Bay of Fundy'^^xsd:string;
  dwc:longitude '-66.62554'^^xsd:double;
  dwc:latitude '44.64183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.62554 44.64183, -66.62554 44.64183, -66.62554 44.64183, -66.62554 44.64183, -66.62554 44.64183))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/104050;enc=373331","organism_id":"https://happywhale.com/individual/104050","organism_name":"Old Thom","occurrence_remarks":"Encounter reviewed by collaborative efforts of Center for Coastal Studies and Allied Whale, College of the Atlantic."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '373331'^^xsd:integer;
  dwc:observationDate '2023-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__373330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__373330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__373330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64183 -66.62554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.64183"^^xsd:decimal ;
  dwc:decimalLongitude "-66.62554"^^xsd:decimal ;
  dwc: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/8320__373330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64183 -66.62554)"^^geo:wktLiteral ;
  geo-pos:lat "44.64183"^^xsd:decimal ;
  geo-pos:long "-66.62554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__373330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "373330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/104050;enc=373330'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1717_140963'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.662222222222'^^xsd:double;
  dwc:continentOcean 'Bay of Fundy'^^xsd:string;
  dwc:longitude '-66.62554'^^xsd:double;
  dwc:latitude '44.64183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.62554 44.64183, -66.62554 44.64183, -66.62554 44.64183, -66.62554 44.64183, -66.62554 44.64183))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/104050;enc=373330","organism_id":"https://happywhale.com/individual/104050","organism_name":"Old Thom","occurrence_remarks":"Encounter reviewed by collaborative efforts of Center for Coastal Studies and Allied Whale, College of the Atlantic."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '373330'^^xsd:integer;
  dwc:observationDate '2023-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__373333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__373333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__373333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64183 -66.62554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.64183"^^xsd:decimal ;
  dwc:decimalLongitude "-66.62554"^^xsd:decimal ;
  dwc: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/8320__373333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64183 -66.62554)"^^geo:wktLiteral ;
  geo-pos:lat "44.64183"^^xsd:decimal ;
  geo-pos:long "-66.62554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__373333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "373333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/104050;enc=373333'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1717_150168'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.013333333333'^^xsd:double;
  dwc:continentOcean 'Bay of Fundy'^^xsd:string;
  dwc:longitude '-66.62554'^^xsd:double;
  dwc:latitude '44.64183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.62554 44.64183, -66.62554 44.64183, -66.62554 44.64183, -66.62554 44.64183, -66.62554 44.64183))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/104050;enc=373333","organism_id":"https://happywhale.com/individual/104050","organism_name":"Old Thom","occurrence_remarks":"Encounter reviewed by collaborative efforts of Center for Coastal Studies and Allied Whale, College of the Atlantic."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '373333'^^xsd:integer;
  dwc:observationDate '2023-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__373329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__373329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__373329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64183 -66.62554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.64183"^^xsd:decimal ;
  dwc:decimalLongitude "-66.62554"^^xsd:decimal ;
  dwc: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/8320__373329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64183 -66.62554)"^^geo:wktLiteral ;
  geo-pos:lat "44.64183"^^xsd:decimal ;
  geo-pos:long "-66.62554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__373329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "373329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/104050;enc=373329'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1717_231280'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.554722222222'^^xsd:double;
  dwc:continentOcean 'Bay of Fundy'^^xsd:string;
  dwc:longitude '-66.62554'^^xsd:double;
  dwc:latitude '44.64183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.62554 44.64183, -66.62554 44.64183, -66.62554 44.64183, -66.62554 44.64183, -66.62554 44.64183))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/104050;enc=373329","organism_id":"https://happywhale.com/individual/104050","organism_name":"Old Thom","occurrence_remarks":"Old Thom has been in our waters for years and can usually be found with a pod of White-sided Dolphins."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '373329'^^xsd:integer;
  dwc:observationDate '2023-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__477397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__477397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__477397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.43951 -66.6109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.43951"^^xsd:decimal ;
  dwc:decimalLongitude "-66.6109"^^xsd:decimal ;
  dwc: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/8320__477397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.43951 -66.6109)"^^geo:wktLiteral ;
  geo-pos:lat "44.43951"^^xsd:decimal ;
  geo-pos:long "-66.6109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__477397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "477397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/104050;enc=477397'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1717_251080'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Bay of Fundy'^^xsd:string;
  dwc:longitude '-66.6109'^^xsd:double;
  dwc:latitude '44.43951'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.6109 44.43951, -66.6109 44.43951, -66.6109 44.43951, -66.6109 44.43951, -66.6109 44.43951))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/104050;enc=477397","organism_id":"https://happywhale.com/individual/104050","organism_name":"Old Thom","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '477397'^^xsd:integer;
  dwc:observationDate '2024-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__388071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__388071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__388071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.497338 -66.568359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.497338"^^xsd:decimal ;
  dwc:decimalLongitude "-66.568359"^^xsd:decimal ;
  dwc: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/8320__388071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.497338 -66.568359)"^^geo:wktLiteral ;
  geo-pos:lat "44.497338"^^xsd:decimal ;
  geo-pos:long "-66.568359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__388071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "388071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/104050;enc=388071'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1717_15451'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.4875'^^xsd:double;
  dwc:continentOcean 'Bay of Fundy'^^xsd:string;
  dwc:longitude '-66.568359'^^xsd:double;
  dwc:latitude '44.497338'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.568359 44.497338, -66.568359 44.497338, -66.568359 44.497338, -66.568359 44.497338, -66.568359 44.497338))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/104050;enc=388071","organism_id":"https://happywhale.com/individual/104050","organism_name":"Old Thom","occurrence_remarks":"Notch in dorsal = "Old Tom""}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '388071'^^xsd:integer;
  dwc:observationDate '2023-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__261199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__261199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__261199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.461026 -66.557292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.461026"^^xsd:decimal ;
  dwc:decimalLongitude "-66.557292"^^xsd:decimal ;
  dwc: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/8320__261199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.461026 -66.557292)"^^geo:wktLiteral ;
  geo-pos:lat "44.461026"^^xsd:decimal ;
  geo-pos:long "-66.557292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__261199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "261199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/104050;enc=261199'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1717_247239'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.671388888889'^^xsd:double;
  dwc:continentOcean 'Bay of Fundy'^^xsd:string;
  dwc:longitude '-66.557292'^^xsd:double;
  dwc:latitude '44.461026'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.557292 44.461026, -66.557292 44.461026, -66.557292 44.461026, -66.557292 44.461026, -66.557292 44.461026))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/104050;enc=261199","organism_id":"https://happywhale.com/individual/104050","organism_name":"Old Thom","occurrence_remarks":"This Orca has been known as Old Thom in our water."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '261199'^^xsd:integer;
  dwc:observationDate '2021-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__422098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__422098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__422098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -66.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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/8320__422098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -66.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-66.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__422098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "422098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/104050;enc=422098'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1717_250125'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Bay of Fundy'^^xsd:string;
  dwc:longitude '-66.4'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.4 44.2, -66.4 44.2, -66.4 44.2, -66.4 44.2, -66.4 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/104050;enc=422098","organism_id":"https://happywhale.com/individual/104050","organism_name":"Old Thom","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '422098'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__324057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__324057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__324057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -60.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-60.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__324057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "324057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/324057'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_112788'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.026388888889'^^xsd:double;
  dwc:continentOcean 'Labrador Sea'^^xsd:string;
  dwc:longitude '-60.8'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.8 56.4, -60.8 56.4, -60.8 56.4, -60.8 56.4, -60.8 56.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/324057","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '324057'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__391552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__391552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__391552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.797816 -54.840425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.797816"^^xsd:decimal ;
  dwc:decimalLongitude "-54.840425"^^xsd:decimal ;
  dwc: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/8320__391552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.797816 -54.840425)"^^geo:wktLiteral ;
  geo-pos:lat "49.797816"^^xsd:decimal ;
  geo-pos:long "-54.840425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__391552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "391552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/391552'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1717_150584'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.773611111111'^^xsd:double;
  dwc:continentOcean 'Labrador Sea'^^xsd:string;
  dwc:longitude '-54.840425'^^xsd:double;
  dwc:latitude '49.797816'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.840425 49.797816, -54.840425 49.797816, -54.840425 49.797816, -54.840425 49.797816, -54.840425 49.797816))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/391552","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '391552'^^xsd:integer;
  dwc:observationDate '2023-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__314163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__314163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__314163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.846046 -54.316406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.846046"^^xsd:decimal ;
  dwc:decimalLongitude "-54.316406"^^xsd:decimal ;
  dwc: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/8320__314163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.846046 -54.316406)"^^geo:wktLiteral ;
  geo-pos:lat "53.846046"^^xsd:decimal ;
  geo-pos:long "-54.316406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__314163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "314163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/314163'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_31802'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.476666666667'^^xsd:double;
  dwc:continentOcean 'Labrador Sea'^^xsd:string;
  dwc:longitude '-54.316406'^^xsd:double;
  dwc:latitude '53.846046'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.316406 53.846046, -54.316406 53.846046, -54.316406 53.846046, -54.316406 53.846046, -54.316406 53.846046))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/314163","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Encountered a pod of at least 5 individuals feeding in an area with many humpbacks and white beaked dolphins"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '314163'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__421858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__421858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__421858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.434883 -53.635254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.434883"^^xsd:decimal ;
  dwc:decimalLongitude "-53.635254"^^xsd:decimal ;
  dwc: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/8320__421858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.434883 -53.635254)"^^geo:wktLiteral ;
  geo-pos:lat "49.434883"^^xsd:decimal ;
  geo-pos:long "-53.635254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__421858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "421858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/421858'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1717_114521'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.329166666667'^^xsd:double;
  dwc:continentOcean 'Labrador Sea'^^xsd:string;
  dwc:longitude '-53.635254'^^xsd:double;
  dwc:latitude '49.434883'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.635254 49.434883, -53.635254 49.434883, -53.635254 49.434883, -53.635254 49.434883, -53.635254 49.434883))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/421858","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"We were approached by a pod of orcas while sailing along the coast."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '421858'^^xsd:integer;
  dwc:observationDate '2017-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__421908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__421908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__421908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.594801 -53.547363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.594801"^^xsd:decimal ;
  dwc:decimalLongitude "-53.547363"^^xsd:decimal ;
  dwc: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/8320__421908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.594801 -53.547363)"^^geo:wktLiteral ;
  geo-pos:lat "49.594801"^^xsd:decimal ;
  geo-pos:long "-53.547363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__421908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "421908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/421908'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1717_241041'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.627222222222'^^xsd:double;
  dwc:continentOcean 'Labrador Sea'^^xsd:string;
  dwc:longitude '-53.547363'^^xsd:double;
  dwc:latitude '49.594801'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.547363 49.594801, -53.547363 49.594801, -53.547363 49.594801, -53.547363 49.594801, -53.547363 49.594801))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/421908","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Sailing vessel"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '421908'^^xsd:integer;
  dwc:observationDate '2016-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__426313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__426313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__426313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331569 -53.249359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.331569"^^xsd:decimal ;
  dwc:decimalLongitude "-53.249359"^^xsd:decimal ;
  dwc: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/8320__426313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331569 -53.249359)"^^geo:wktLiteral ;
  geo-pos:lat "48.331569"^^xsd:decimal ;
  geo-pos:long "-53.249359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__426313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "426313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/426313'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1717_159892'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.261944444444'^^xsd:double;
  dwc:continentOcean 'Labrador Sea'^^xsd:string;
  dwc:longitude '-53.249359'^^xsd:double;
  dwc:latitude '48.331569'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.249359 48.331569, -53.249359 48.331569, -53.249359 48.331569, -53.249359 48.331569, -53.249359 48.331569))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/426313","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '426313'^^xsd:integer;
  dwc:observationDate '2020-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__368674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__368674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__368674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.2741 -44.0249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.2741"^^xsd:decimal ;
  dwc:decimalLongitude "-44.0249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__368674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "368674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/368674'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1717_32872'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.274444444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-44.0249'^^xsd:double;
  dwc:latitude '59.2741'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-44.0249 59.2741, -44.0249 59.2741, -44.0249 59.2741, -44.0249 59.2741, -44.0249 59.2741))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/368674","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pod of mixed age and gender killer whales. One member appeared to be harassing a Norther Bottlenose Whale. Unsure if predation, harassment or friendly encounter as sighting was so brief."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '368674'^^xsd:integer;
  dwc:observationDate '2023-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__368673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__368673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__368673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.2741 -44.0249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.2741"^^xsd:decimal ;
  dwc:decimalLongitude "-44.0249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__368673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "368673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/368673'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1717_131734'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.274444444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-44.0249'^^xsd:double;
  dwc:latitude '59.2741'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-44.0249 59.2741, -44.0249 59.2741, -44.0249 59.2741, -44.0249 59.2741, -44.0249 59.2741))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/368673","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pod of mixed age and gender killer whales. One member appeared to be harassing a Norther Bottlenose Whale. Unsure if predation, harassment or friendly encounter as sighting was so brief."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '368673'^^xsd:integer;
  dwc:observationDate '2023-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__46620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__46620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__46620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.451845 -43.025163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.451845"^^xsd:decimal ;
  dwc:decimalLongitude "-43.025163"^^xsd:decimal ;
  dwc: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/8320__46620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.451845 -43.025163)"^^geo:wktLiteral ;
  geo-pos:lat "60.451845"^^xsd:decimal ;
  geo-pos:long "-43.025163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__46620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "46620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/46620'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1717_46011'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.386388888889'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-43.025163'^^xsd:double;
  dwc:latitude '60.451845'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-43.025163 60.451845, -43.025163 60.451845, -43.025163 60.451845, -43.025163 60.451845, -43.025163 60.451845))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/46620","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '46620'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__305560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__305560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__305560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.964136 -42.990809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.964136"^^xsd:decimal ;
  dwc:decimalLongitude "-42.990809"^^xsd:decimal ;
  dwc: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/8320__305560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.964136 -42.990809)"^^geo:wktLiteral ;
  geo-pos:lat "59.964136"^^xsd:decimal ;
  geo-pos:long "-42.990809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__305560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "305560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/305560'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1717_193829'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.560833333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-42.990809'^^xsd:double;
  dwc:latitude '59.964136'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-42.990809 59.964136, -42.990809 59.964136, -42.990809 59.964136, -42.990809 59.964136, -42.990809 59.964136))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/305560","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Submitted picture of male Orca with distinctive white dots at tip, travelling in pod with 2 females spotted"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '305560'^^xsd:integer;
  dwc:observationDate '2022-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__315983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__315983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__315983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.253889 -41.078889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.253889"^^xsd:decimal ;
  dwc:decimalLongitude "-41.078889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__315983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "315983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/315983'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1717_166871'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.183333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.078889'^^xsd:double;
  dwc:latitude '63.253889'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.078889 63.253889, -41.078889 63.253889, -41.078889 63.253889, -41.078889 63.253889, -41.078889 63.253889))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/315983","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pod of 6-8 killer whales, different ages, one adult male, hunting fish presumably (birds feeding in the area). One of the females was tail slapping constantly. The pod split in two smaller groups and swim in circles herding pray."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '315983'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__521173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__521173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__521173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20574 -39.243164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.20574"^^xsd:decimal ;
  dwc:decimalLongitude "-39.243164"^^xsd:decimal ;
  dwc: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/8320__521173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20574 -39.243164)"^^geo:wktLiteral ;
  geo-pos:lat "61.20574"^^xsd:decimal ;
  geo-pos:long "-39.243164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__521173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "521173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/521173'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_89628'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.043611111111'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-39.243164'^^xsd:double;
  dwc:latitude '61.20574'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-39.243164 61.20574, -39.243164 61.20574, -39.243164 61.20574, -39.243164 61.20574, -39.243164 61.20574))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/521173","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '521173'^^xsd:integer;
  dwc:observationDate '2024-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__521170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__521170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__521170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20574 -39.243164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.20574"^^xsd:decimal ;
  dwc:decimalLongitude "-39.243164"^^xsd:decimal ;
  dwc: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/8320__521170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20574 -39.243164)"^^geo:wktLiteral ;
  geo-pos:lat "61.20574"^^xsd:decimal ;
  geo-pos:long "-39.243164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__521170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "521170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/521170'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_116595'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.038333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-39.243164'^^xsd:double;
  dwc:latitude '61.20574'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-39.243164 61.20574, -39.243164 61.20574, -39.243164 61.20574, -39.243164 61.20574, -39.243164 61.20574))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/521170","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '521170'^^xsd:integer;
  dwc:observationDate '2024-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__521174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__521174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__521174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20574 -39.243164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.20574"^^xsd:decimal ;
  dwc:decimalLongitude "-39.243164"^^xsd:decimal ;
  dwc: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/8320__521174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20574 -39.243164)"^^geo:wktLiteral ;
  geo-pos:lat "61.20574"^^xsd:decimal ;
  geo-pos:long "-39.243164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__521174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "521174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/521174'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_125578'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.043888888889'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-39.243164'^^xsd:double;
  dwc:latitude '61.20574'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-39.243164 61.20574, -39.243164 61.20574, -39.243164 61.20574, -39.243164 61.20574, -39.243164 61.20574))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/521174","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '521174'^^xsd:integer;
  dwc:observationDate '2024-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__521172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__521172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__521172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20574 -39.243164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.20574"^^xsd:decimal ;
  dwc:decimalLongitude "-39.243164"^^xsd:decimal ;
  dwc: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/8320__521172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20574 -39.243164)"^^geo:wktLiteral ;
  geo-pos:lat "61.20574"^^xsd:decimal ;
  geo-pos:long "-39.243164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__521172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "521172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/521172'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_161870'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.043611111111'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-39.243164'^^xsd:double;
  dwc:latitude '61.20574'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-39.243164 61.20574, -39.243164 61.20574, -39.243164 61.20574, -39.243164 61.20574, -39.243164 61.20574))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/521172","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '521172'^^xsd:integer;
  dwc:observationDate '2024-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__486652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__486652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__486652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20574 -39.243164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.20574"^^xsd:decimal ;
  dwc:decimalLongitude "-39.243164"^^xsd:decimal ;
  dwc: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/8320__486652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20574 -39.243164)"^^geo:wktLiteral ;
  geo-pos:lat "61.20574"^^xsd:decimal ;
  geo-pos:long "-39.243164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__486652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "486652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/486652'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_224282'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.038333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-39.243164'^^xsd:double;
  dwc:latitude '61.20574'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-39.243164 61.20574, -39.243164 61.20574, -39.243164 61.20574, -39.243164 61.20574, -39.243164 61.20574))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/486652","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '486652'^^xsd:integer;
  dwc:observationDate '2024-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__521171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__521171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__521171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20574 -39.243164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.20574"^^xsd:decimal ;
  dwc:decimalLongitude "-39.243164"^^xsd:decimal ;
  dwc: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/8320__521171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20574 -39.243164)"^^geo:wktLiteral ;
  geo-pos:lat "61.20574"^^xsd:decimal ;
  geo-pos:long "-39.243164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__521171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "521171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/521171'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_261091'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.043055555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-39.243164'^^xsd:double;
  dwc:latitude '61.20574'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-39.243164 61.20574, -39.243164 61.20574, -39.243164 61.20574, -39.243164 61.20574, -39.243164 61.20574))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/521171","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '521171'^^xsd:integer;
  dwc:observationDate '2024-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__488064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__488064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__488064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^xsd:decimal ;
  dwc:decimalLongitude "-38"^^xsd:decimal ;
  dwc: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/8320__488064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -38)"^^geo:wktLiteral ;
  geo-pos:lat "61"^^xsd:decimal ;
  geo-pos:long "-38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__488064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "488064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/488064'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1717_251315'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-38'^^xsd:integer;
  dwc:latitude '61'^^xsd:integer;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-38 61, -38 61, -38 61, -38 61, -38 61))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/488064","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '488064'^^xsd:integer;
  dwc:observationDate '2024-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__306904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__306904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__306904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6402 -28.6457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6402"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6457"^^xsd:decimal ;
  dwc: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/8320__306904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6402 -28.6457)"^^geo:wktLiteral ;
  geo-pos:lat "65.6402"^^xsd:decimal ;
  geo-pos:long "-28.6457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__306904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/306904'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1717_175684'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.17'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.6457'^^xsd:double;
  dwc:latitude '65.6402'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.6457 65.6402, -28.6457 65.6402, -28.6457 65.6402, -28.6457 65.6402, -28.6457 65.6402))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/306904","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '306904'^^xsd:integer;
  dwc:observationDate '2022-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__363097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__363097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__363097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.742388 -28.526467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.742388"^^xsd:decimal ;
  dwc:decimalLongitude "-28.526467"^^xsd:decimal ;
  dwc: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/8320__363097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.742388 -28.526467)"^^geo:wktLiteral ;
  geo-pos:lat "38.742388"^^xsd:decimal ;
  geo-pos:long "-28.526467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__363097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "363097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/363097'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_68749'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.9416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.526467'^^xsd:double;
  dwc:latitude '38.742388'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.526467 38.742388, -28.526467 38.742388, -28.526467 38.742388, -28.526467 38.742388, -28.526467 38.742388))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/363097","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"this male orca , I also saw it on 5/27/2022 in the same area and in the same direction , yesterday I saw the same individual again"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '363097'^^xsd:integer;
  dwc:observationDate '2023-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__363098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__363098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__363098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.742388 -28.526467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.742388"^^xsd:decimal ;
  dwc:decimalLongitude "-28.526467"^^xsd:decimal ;
  dwc: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/8320__363098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.742388 -28.526467)"^^geo:wktLiteral ;
  geo-pos:lat "38.742388"^^xsd:decimal ;
  geo-pos:long "-28.526467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__363098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "363098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/363098'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_231075'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.9416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.526467'^^xsd:double;
  dwc:latitude '38.742388'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.526467 38.742388, -28.526467 38.742388, -28.526467 38.742388, -28.526467 38.742388, -28.526467 38.742388))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/363098","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '363098'^^xsd:integer;
  dwc:observationDate '2023-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__363096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__363096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__363096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.606844 -28.44635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.606844"^^xsd:decimal ;
  dwc:decimalLongitude "-28.44635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__363096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "363096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/363096'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1717_41714'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.354722222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.44635'^^xsd:double;
  dwc:latitude '38.606844'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.44635 38.606844, -28.44635 38.606844, -28.44635 38.606844, -28.44635 38.606844, -28.44635 38.606844))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/363096","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"this male orca , I also saw it on 5/27/2022 in the same area and in the same direction , yesterday I saw the same individual again"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '363096'^^xsd:integer;
  dwc:observationDate '2022-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__356643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__356643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__356643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3359 -28.440857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.440857"^^xsd:decimal ;
  dwc: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/8320__356643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3359 -28.440857)"^^geo:wktLiteral ;
  geo-pos:lat "38.3359"^^xsd:decimal ;
  geo-pos:long "-28.440857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__356643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "356643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/356643'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1717_194779'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.393333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.440857'^^xsd:double;
  dwc:latitude '38.3359'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.440857 38.3359, -28.440857 38.3359, -28.440857 38.3359, -28.440857 38.3359, -28.440857 38.3359))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/356643","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '356643'^^xsd:integer;
  dwc:observationDate '2023-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__360986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__360986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__360986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70209 -28.413391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.413391"^^xsd:decimal ;
  dwc: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/8320__360986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70209 -28.413391)"^^geo:wktLiteral ;
  geo-pos:lat "38.70209"^^xsd:decimal ;
  geo-pos:long "-28.413391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__360986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "360986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/360986'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1717_140658'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.189444444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.413391'^^xsd:double;
  dwc:latitude '38.70209'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.413391 38.70209, -28.413391 38.70209, -28.413391 38.70209, -28.413391 38.70209, -28.413391 38.70209))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/360986","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '360986'^^xsd:integer;
  dwc:observationDate '2022-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__499946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__499946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__499946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.327867 -28.345812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.327867"^^xsd:decimal ;
  dwc:decimalLongitude "-28.345812"^^xsd:decimal ;
  dwc: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/8320__499946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.327867 -28.345812)"^^geo:wktLiteral ;
  geo-pos:lat "38.327867"^^xsd:decimal ;
  geo-pos:long "-28.345812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__499946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "499946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/499946'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1717_8456'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.869166666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.345812'^^xsd:double;
  dwc:latitude '38.327867'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.345812 38.327867, -28.345812 38.327867, -28.345812 38.327867, -28.345812 38.327867, -28.345812 38.327867))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/499946","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '499946'^^xsd:integer;
  dwc:observationDate '2023-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__499947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__499947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__499947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.327867 -28.345812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.327867"^^xsd:decimal ;
  dwc:decimalLongitude "-28.345812"^^xsd:decimal ;
  dwc: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/8320__499947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.327867 -28.345812)"^^geo:wktLiteral ;
  geo-pos:lat "38.327867"^^xsd:decimal ;
  geo-pos:long "-28.345812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__499947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "499947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/499947'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1717_287438'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.9575'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.345812'^^xsd:double;
  dwc:latitude '38.327867'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.345812 38.327867, -28.345812 38.327867, -28.345812 38.327867, -28.345812 38.327867, -28.345812 38.327867))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/499947","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '499947'^^xsd:integer;
  dwc:observationDate '2023-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__498303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__498303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__498303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.376463 -28.317462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.376463"^^xsd:decimal ;
  dwc:decimalLongitude "-28.317462"^^xsd:decimal ;
  dwc: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/8320__498303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.376463 -28.317462)"^^geo:wktLiteral ;
  geo-pos:lat "38.376463"^^xsd:decimal ;
  geo-pos:long "-28.317462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__498303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "498303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132631;enc=498303'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_125038'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.317462'^^xsd:double;
  dwc:latitude '38.376463'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.317462 38.376463, -28.317462 38.376463, -28.317462 38.376463, -28.317462 38.376463, -28.317462 38.376463))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132631;enc=498303","organism_id":"https://happywhale.com/individual/132631","organism_name":"HW-OO0200013","occurrence_remarks":"Picture by João Quaresma, displayed with permission."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '498303'^^xsd:integer;
  dwc:observationDate '2017-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__499970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__499970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__499970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.364979 -28.305253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.364979"^^xsd:decimal ;
  dwc:decimalLongitude "-28.305253"^^xsd:decimal ;
  dwc: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/8320__499970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.364979 -28.305253)"^^geo:wktLiteral ;
  geo-pos:lat "38.364979"^^xsd:decimal ;
  geo-pos:long "-28.305253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__499970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "499970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/499970'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_71282'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.305253'^^xsd:double;
  dwc:latitude '38.364979'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.305253 38.364979, -28.305253 38.364979, -28.305253 38.364979, -28.305253 38.364979, -28.305253 38.364979))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/499970","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Picture by João Quaresma, displayed with permission"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '499970'^^xsd:integer;
  dwc:observationDate '2018-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__498305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__498305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__498305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.374315 -28.304435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.374315"^^xsd:decimal ;
  dwc:decimalLongitude "-28.304435"^^xsd:decimal ;
  dwc: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/8320__498305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.374315 -28.304435)"^^geo:wktLiteral ;
  geo-pos:lat "38.374315"^^xsd:decimal ;
  geo-pos:long "-28.304435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__498305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "498305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132633;enc=498305'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1717_224577'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.304435'^^xsd:double;
  dwc:latitude '38.374315'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.304435 38.374315, -28.304435 38.374315, -28.304435 38.374315, -28.304435 38.374315, -28.304435 38.374315))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132633;enc=498305","organism_id":"https://happywhale.com/individual/132633","organism_name":"HW-OO0200015","occurrence_remarks":"Picture by João Quaresma, displayed with permission."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '498305'^^xsd:integer;
  dwc:observationDate '2017-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__499969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__499969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__499969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.386157 -28.294694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.386157"^^xsd:decimal ;
  dwc:decimalLongitude "-28.294694"^^xsd:decimal ;
  dwc: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/8320__499969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.386157 -28.294694)"^^geo:wktLiteral ;
  geo-pos:lat "38.386157"^^xsd:decimal ;
  geo-pos:long "-28.294694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__499969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "499969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132629;enc=499969'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1717_251634'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.294694'^^xsd:double;
  dwc:latitude '38.386157'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.294694 38.386157, -28.294694 38.386157, -28.294694 38.386157, -28.294694 38.386157, -28.294694 38.386157))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132629;enc=499969","organism_id":"https://happywhale.com/individual/132629","organism_name":"HW-OO0200011","occurrence_remarks":"Picture by João Quaresma, displayed with permission"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '499969'^^xsd:integer;
  dwc:observationDate '2018-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__498306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__498306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__498306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.376469 -28.29345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.376469"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29345"^^xsd:decimal ;
  dwc: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/8320__498306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.376469 -28.29345)"^^geo:wktLiteral ;
  geo-pos:lat "38.376469"^^xsd:decimal ;
  geo-pos:long "-28.29345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__498306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "498306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/498306'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1717_8416'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.29345'^^xsd:double;
  dwc:latitude '38.376469'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.29345 38.376469, -28.29345 38.376469, -28.29345 38.376469, -28.29345 38.376469, -28.29345 38.376469))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/498306","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Picture by João Quaresma, displayed with permission."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '498306'^^xsd:integer;
  dwc:observationDate '2017-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__500744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__500744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__500744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.322973 -28.291422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.322973"^^xsd:decimal ;
  dwc:decimalLongitude "-28.291422"^^xsd:decimal ;
  dwc: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/8320__500744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.322973 -28.291422)"^^geo:wktLiteral ;
  geo-pos:lat "38.322973"^^xsd:decimal ;
  geo-pos:long "-28.291422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__500744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "500744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/500744'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1717_125081'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.291422'^^xsd:double;
  dwc:latitude '38.322973'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.291422 38.322973, -28.291422 38.322973, -28.291422 38.322973, -28.291422 38.322973, -28.291422 38.322973))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/500744","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Picture by João Quaresma, displayed with permission"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '500744'^^xsd:integer;
  dwc:observationDate '2023-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__500740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__500740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__500740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.346671 -28.291422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.346671"^^xsd:decimal ;
  dwc:decimalLongitude "-28.291422"^^xsd:decimal ;
  dwc: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/8320__500740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.346671 -28.291422)"^^geo:wktLiteral ;
  geo-pos:lat "38.346671"^^xsd:decimal ;
  geo-pos:long "-28.291422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__500740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "500740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132636;enc=500740'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1717_269625'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.291422'^^xsd:double;
  dwc:latitude '38.346671'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.291422 38.346671, -28.291422 38.346671, -28.291422 38.346671, -28.291422 38.346671, -28.291422 38.346671))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132636;enc=500740","organism_id":"https://happywhale.com/individual/132636","organism_name":"HW-OO0200018","occurrence_remarks":"Picture by João Quaresma, displayed with permission"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '500740'^^xsd:integer;
  dwc:observationDate '2023-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__498302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__498302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__498302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.379693 -28.291375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.379693"^^xsd:decimal ;
  dwc:decimalLongitude "-28.291375"^^xsd:decimal ;
  dwc: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/8320__498302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.379693 -28.291375)"^^geo:wktLiteral ;
  geo-pos:lat "38.379693"^^xsd:decimal ;
  geo-pos:long "-28.291375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__498302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "498302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132628;enc=498302'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_26318'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.291375'^^xsd:double;
  dwc:latitude '38.379693'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.291375 38.379693, -28.291375 38.379693, -28.291375 38.379693, -28.291375 38.379693, -28.291375 38.379693))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132628;enc=498302","organism_id":"https://happywhale.com/individual/132628","organism_name":"HW-OO0200010","occurrence_remarks":"Picture by João Quaresma, displayed with permission."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '498302'^^xsd:integer;
  dwc:observationDate '2017-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__498307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__498307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__498307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.373239 -28.287958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.373239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.287958"^^xsd:decimal ;
  dwc: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/8320__498307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.373239 -28.287958)"^^geo:wktLiteral ;
  geo-pos:lat "38.373239"^^xsd:decimal ;
  geo-pos:long "-28.287958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__498307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "498307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132625;enc=498307'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1717_260527'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.287958'^^xsd:double;
  dwc:latitude '38.373239'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.287958 38.373239, -28.287958 38.373239, -28.287958 38.373239, -28.287958 38.373239, -28.287958 38.373239))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132625;enc=498307","organism_id":"https://happywhale.com/individual/132625","organism_name":"HW-OO0200007","occurrence_remarks":"Picture by João Quaresma, displayed with permission."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '498307'^^xsd:integer;
  dwc:observationDate '2017-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__499976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__499976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__499976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.373951 -28.287484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.373951"^^xsd:decimal ;
  dwc:decimalLongitude "-28.287484"^^xsd:decimal ;
  dwc: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/8320__499976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.373951 -28.287484)"^^geo:wktLiteral ;
  geo-pos:lat "38.373951"^^xsd:decimal ;
  geo-pos:long "-28.287484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__499976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "499976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/499976'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1717_35299'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.287484'^^xsd:double;
  dwc:latitude '38.373951'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.287484 38.373951, -28.287484 38.373951, -28.287484 38.373951, -28.287484 38.373951, -28.287484 38.373951))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/499976","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Picture by João Quaresma, displayed with permission"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '499976'^^xsd:integer;
  dwc:observationDate '2019-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__500741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__500741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__500741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.330873 -28.287303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.330873"^^xsd:decimal ;
  dwc:decimalLongitude "-28.287303"^^xsd:decimal ;
  dwc: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/8320__500741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.330873 -28.287303)"^^geo:wktLiteral ;
  geo-pos:lat "38.330873"^^xsd:decimal ;
  geo-pos:long "-28.287303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__500741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "500741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132637;enc=500741'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1717_116093'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.287303'^^xsd:double;
  dwc:latitude '38.330873'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.287303 38.330873, -28.287303 38.330873, -28.287303 38.330873, -28.287303 38.330873, -28.287303 38.330873))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132637;enc=500741","organism_id":"https://happywhale.com/individual/132637","organism_name":"HW-OO0200019","occurrence_remarks":"Picture by João Quaresma, displayed with permission"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '500741'^^xsd:integer;
  dwc:observationDate '2023-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__498299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__498299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__498299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.373062 -28.285751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.373062"^^xsd:decimal ;
  dwc:decimalLongitude "-28.285751"^^xsd:decimal ;
  dwc: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/8320__498299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.373062 -28.285751)"^^geo:wktLiteral ;
  geo-pos:lat "38.373062"^^xsd:decimal ;
  geo-pos:long "-28.285751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__498299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "498299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132627;enc=498299'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1717_242542'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.285751'^^xsd:double;
  dwc:latitude '38.373062'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.285751 38.373062, -28.285751 38.373062, -28.285751 38.373062, -28.285751 38.373062, -28.285751 38.373062))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132627;enc=498299","organism_id":"https://happywhale.com/individual/132627","organism_name":"HW-OO0200009","occurrence_remarks":"Picture by João Quaresma, displayed with permission."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '498299'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__498304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__498304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__498304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37754 -28.283137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37754"^^xsd:decimal ;
  dwc:decimalLongitude "-28.283137"^^xsd:decimal ;
  dwc: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/8320__498304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37754 -28.283137)"^^geo:wktLiteral ;
  geo-pos:lat "38.37754"^^xsd:decimal ;
  geo-pos:long "-28.283137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__498304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "498304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132632;enc=498304'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_269577'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.283137'^^xsd:double;
  dwc:latitude '38.37754'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.283137 38.37754, -28.283137 38.37754, -28.283137 38.37754, -28.283137 38.37754, -28.283137 38.37754))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132632;enc=498304","organism_id":"https://happywhale.com/individual/132632","organism_name":"HW-OO0200014","occurrence_remarks":"Picture by João Quaresma, displayed with permission."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '498304'^^xsd:integer;
  dwc:observationDate '2017-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__498301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__498301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__498301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.373266 -28.283032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.373266"^^xsd:decimal ;
  dwc:decimalLongitude "-28.283032"^^xsd:decimal ;
  dwc: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/8320__498301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.373266 -28.283032)"^^geo:wktLiteral ;
  geo-pos:lat "38.373266"^^xsd:decimal ;
  geo-pos:long "-28.283032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__498301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "498301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132625;enc=498301'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1717_287412'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.283032'^^xsd:double;
  dwc:latitude '38.373266'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.283032 38.373266, -28.283032 38.373266, -28.283032 38.373266, -28.283032 38.373266, -28.283032 38.373266))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132625;enc=498301","organism_id":"https://happywhale.com/individual/132625","organism_name":"HW-OO0200007","occurrence_remarks":"Picture by João Quaresma, displayed with permission."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '498301'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__498300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__498300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__498300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37275 -28.282966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37275"^^xsd:decimal ;
  dwc:decimalLongitude "-28.282966"^^xsd:decimal ;
  dwc: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/8320__498300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37275 -28.282966)"^^geo:wktLiteral ;
  geo-pos:lat "38.37275"^^xsd:decimal ;
  geo-pos:long "-28.282966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__498300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "498300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132626;enc=498300'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1717_71256'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.282966'^^xsd:double;
  dwc:latitude '38.37275'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.282966 38.37275, -28.282966 38.37275, -28.282966 38.37275, -28.282966 38.37275, -28.282966 38.37275))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132626;enc=498300","organism_id":"https://happywhale.com/individual/132626","organism_name":"HW-OO0200008","occurrence_remarks":"Picture by João Quaresma, displayed with permission."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '498300'^^xsd:integer;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__500743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__500743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__500743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.322973 -28.281811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.322973"^^xsd:decimal ;
  dwc:decimalLongitude "-28.281811"^^xsd:decimal ;
  dwc: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/8320__500743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.322973 -28.281811)"^^geo:wktLiteral ;
  geo-pos:lat "38.322973"^^xsd:decimal ;
  geo-pos:long "-28.281811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__500743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "500743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132638;enc=500743'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1717_35314'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.281811'^^xsd:double;
  dwc:latitude '38.322973'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.281811 38.322973, -28.281811 38.322973, -28.281811 38.322973, -28.281811 38.322973, -28.281811 38.322973))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132638;enc=500743","organism_id":"https://happywhale.com/individual/132638","organism_name":"HW-OO0200020","occurrence_remarks":"Picture by João Quaresma, displayed with permission"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '500743'^^xsd:integer;
  dwc:observationDate '2023-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__500742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__500742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__500742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.326564 -28.281811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.326564"^^xsd:decimal ;
  dwc:decimalLongitude "-28.281811"^^xsd:decimal ;
  dwc: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/8320__500742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.326564 -28.281811)"^^geo:wktLiteral ;
  geo-pos:lat "38.326564"^^xsd:decimal ;
  geo-pos:long "-28.281811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__500742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "500742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132630;enc=500742'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1717_143301'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.281811'^^xsd:double;
  dwc:latitude '38.326564'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.281811 38.326564, -28.281811 38.326564, -28.281811 38.326564, -28.281811 38.326564, -28.281811 38.326564))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132630;enc=500742","organism_id":"https://happywhale.com/individual/132630","organism_name":"HW-OO0200012","occurrence_remarks":"Picture by João Quaresma, displayed with permission"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '500742'^^xsd:integer;
  dwc:observationDate '2023-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__499972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__499972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__499972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.341286 -28.280539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.341286"^^xsd:decimal ;
  dwc:decimalLongitude "-28.280539"^^xsd:decimal ;
  dwc: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/8320__499972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.341286 -28.280539)"^^geo:wktLiteral ;
  geo-pos:lat "38.341286"^^xsd:decimal ;
  geo-pos:long "-28.280539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__499972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "499972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/499972'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_287439'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.280539'^^xsd:double;
  dwc:latitude '38.341286'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.280539 38.341286, -28.280539 38.341286, -28.280539 38.341286, -28.280539 38.341286, -28.280539 38.341286))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/499972","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Picture by João Quaresma, displayed with permission"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '499972'^^xsd:integer;
  dwc:observationDate '2018-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__499971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__499971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__499971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.349902 -28.280539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.349902"^^xsd:decimal ;
  dwc:decimalLongitude "-28.280539"^^xsd:decimal ;
  dwc: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/8320__499971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.349902 -28.280539)"^^geo:wktLiteral ;
  geo-pos:lat "38.349902"^^xsd:decimal ;
  geo-pos:long "-28.280539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__499971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "499971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/499971'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_224615'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.280539'^^xsd:double;
  dwc:latitude '38.349902'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.280539 38.349902, -28.280539 38.349902, -28.280539 38.349902, -28.280539 38.349902, -28.280539 38.349902))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/499971","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Picture by João Quaresma, displayed with permission"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '499971'^^xsd:integer;
  dwc:observationDate '2018-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__500737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__500737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__500737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.358877 -28.277692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.358877"^^xsd:decimal ;
  dwc:decimalLongitude "-28.277692"^^xsd:decimal ;
  dwc: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/8320__500737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.358877 -28.277692)"^^geo:wktLiteral ;
  geo-pos:lat "38.358877"^^xsd:decimal ;
  geo-pos:long "-28.277692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__500737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "500737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132634;enc=500737'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1717_251650'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.277692'^^xsd:double;
  dwc:latitude '38.358877'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.277692 38.358877, -28.277692 38.358877, -28.277692 38.358877, -28.277692 38.358877, -28.277692 38.358877))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132634;enc=500737","organism_id":"https://happywhale.com/individual/132634","organism_name":"HW-OO0200016","occurrence_remarks":"Picture by João Quaresma, displayed with permission"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '500737'^^xsd:integer;
  dwc:observationDate '2023-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__499915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__499915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__499915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.356462 -28.277141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.356462"^^xsd:decimal ;
  dwc:decimalLongitude "-28.277141"^^xsd:decimal ;
  dwc: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/8320__499915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.356462 -28.277141)"^^geo:wktLiteral ;
  geo-pos:lat "38.356462"^^xsd:decimal ;
  geo-pos:long "-28.277141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__499915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "499915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132619;enc=499915'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_242578'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.277141'^^xsd:double;
  dwc:latitude '38.356462'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.277141 38.356462, -28.277141 38.356462, -28.277141 38.356462, -28.277141 38.356462, -28.277141 38.356462))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132619;enc=499915","organism_id":"https://happywhale.com/individual/132619","organism_name":"HW-OO0200001","occurrence_remarks":"Picture by João Quaresma, displayed with permission."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '499915'^^xsd:integer;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__499974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__499974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__499974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.387951 -28.276863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.387951"^^xsd:decimal ;
  dwc:decimalLongitude "-28.276863"^^xsd:decimal ;
  dwc: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/8320__499974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.387951 -28.276863)"^^geo:wktLiteral ;
  geo-pos:lat "38.387951"^^xsd:decimal ;
  geo-pos:long "-28.276863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__499974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "499974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/499974'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1717_80179'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.276863'^^xsd:double;
  dwc:latitude '38.387951'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.276863 38.387951, -28.276863 38.387951, -28.276863 38.387951, -28.276863 38.387951, -28.276863 38.387951))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/499974","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Picture by João Quaresma, displayed with permission"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '499974'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__499920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__499920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__499920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.355051 -28.274652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.355051"^^xsd:decimal ;
  dwc:decimalLongitude "-28.274652"^^xsd:decimal ;
  dwc: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/8320__499920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.355051 -28.274652)"^^geo:wktLiteral ;
  geo-pos:lat "38.355051"^^xsd:decimal ;
  geo-pos:long "-28.274652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__499920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "499920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132623;enc=499920'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_17390'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.274652'^^xsd:double;
  dwc:latitude '38.355051'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.274652 38.355051, -28.274652 38.355051, -28.274652 38.355051, -28.274652 38.355051, -28.274652 38.355051))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132623;enc=499920","organism_id":"https://happywhale.com/individual/132623","organism_name":"HW-OO0200005","occurrence_remarks":"Picture by João Quaresma, displayed with permission."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '499920'^^xsd:integer;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__499917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__499917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__499917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.353996 -28.274198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.353996"^^xsd:decimal ;
  dwc:decimalLongitude "-28.274198"^^xsd:decimal ;
  dwc: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/8320__499917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.353996 -28.274198)"^^geo:wktLiteral ;
  geo-pos:lat "38.353996"^^xsd:decimal ;
  geo-pos:long "-28.274198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__499917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "499917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132621;enc=499917'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_278534'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.274198'^^xsd:double;
  dwc:latitude '38.353996'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.274198 38.353996, -28.274198 38.353996, -28.274198 38.353996, -28.274198 38.353996, -28.274198 38.353996))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132621;enc=499917","organism_id":"https://happywhale.com/individual/132621","organism_name":"HW-OO0200003","occurrence_remarks":"Picture by João Quaresma, displayed with permission."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '499917'^^xsd:integer;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__499919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__499919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__499919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.357451 -28.274198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.357451"^^xsd:decimal ;
  dwc:decimalLongitude "-28.274198"^^xsd:decimal ;
  dwc: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/8320__499919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.357451 -28.274198)"^^geo:wktLiteral ;
  geo-pos:lat "38.357451"^^xsd:decimal ;
  geo-pos:long "-28.274198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__499919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "499919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132624;enc=499919'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_53364'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.274198'^^xsd:double;
  dwc:latitude '38.357451'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.274198 38.357451, -28.274198 38.357451, -28.274198 38.357451, -28.274198 38.357451, -28.274198 38.357451))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132624;enc=499919","organism_id":"https://happywhale.com/individual/132624","organism_name":"HW-OO0200006","occurrence_remarks":"Picture by João Quaresma, displayed with permission."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '499919'^^xsd:integer;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__499918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__499918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__499918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.355971 -28.273879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.355971"^^xsd:decimal ;
  dwc:decimalLongitude "-28.273879"^^xsd:decimal ;
  dwc: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/8320__499918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.355971 -28.273879)"^^geo:wktLiteral ;
  geo-pos:lat "38.355971"^^xsd:decimal ;
  geo-pos:long "-28.273879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__499918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "499918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132622;enc=499918'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_179401'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.273879'^^xsd:double;
  dwc:latitude '38.355971'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.273879 38.355971, -28.273879 38.355971, -28.273879 38.355971, -28.273879 38.355971, -28.273879 38.355971))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132622;enc=499918","organism_id":"https://happywhale.com/individual/132622","organism_name":"HW-OO0200004","occurrence_remarks":"Picture by João Quaresma, displayed with permission."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '499918'^^xsd:integer;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__500739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__500739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__500739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334105 -28.272199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.334105"^^xsd:decimal ;
  dwc:decimalLongitude "-28.272199"^^xsd:decimal ;
  dwc: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/8320__500739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334105 -28.272199)"^^geo:wktLiteral ;
  geo-pos:lat "38.334105"^^xsd:decimal ;
  geo-pos:long "-28.272199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__500739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "500739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/500739'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1717_278555'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.272199'^^xsd:double;
  dwc:latitude '38.334105'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.272199 38.334105, -28.272199 38.334105, -28.272199 38.334105, -28.272199 38.334105, -28.272199 38.334105))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/500739","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Picture by João Quaresma, displayed with permission"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '500739'^^xsd:integer;
  dwc:observationDate '2023-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__499916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__499916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__499916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35368 -28.270276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35368"^^xsd:decimal ;
  dwc:decimalLongitude "-28.270276"^^xsd:decimal ;
  dwc: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/8320__499916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35368 -28.270276)"^^geo:wktLiteral ;
  geo-pos:lat "38.35368"^^xsd:decimal ;
  geo-pos:long "-28.270276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__499916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "499916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132620;enc=499916'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_152492'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.270276'^^xsd:double;
  dwc:latitude '38.35368'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.270276 38.35368, -28.270276 38.35368, -28.270276 38.35368, -28.270276 38.35368, -28.270276 38.35368))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132620;enc=499916","organism_id":"https://happywhale.com/individual/132620","organism_name":"HW-OO0200002","occurrence_remarks":"Picture by João Quaresma, displayed with permission."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '499916'^^xsd:integer;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__500738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__500738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__500738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.342363 -28.258469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.342363"^^xsd:decimal ;
  dwc:decimalLongitude "-28.258469"^^xsd:decimal ;
  dwc: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/8320__500738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.342363 -28.258469)"^^geo:wktLiteral ;
  geo-pos:lat "38.342363"^^xsd:decimal ;
  geo-pos:long "-28.258469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__500738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "500738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132635;enc=500738'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1717_161373'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.258469'^^xsd:double;
  dwc:latitude '38.342363'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.258469 38.342363, -28.258469 38.342363, -28.258469 38.342363, -28.258469 38.342363, -28.258469 38.342363))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132635;enc=500738","organism_id":"https://happywhale.com/individual/132635","organism_name":"HW-OO0200017","occurrence_remarks":"Picture by João Quaresma, displayed with permission"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '500738'^^xsd:integer;
  dwc:observationDate '2023-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__517725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__517725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__517725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2693 -28.203117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2693"^^xsd:decimal ;
  dwc:decimalLongitude "-28.203117"^^xsd:decimal ;
  dwc: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/8320__517725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2693 -28.203117)"^^geo:wktLiteral ;
  geo-pos:lat "38.2693"^^xsd:decimal ;
  geo-pos:long "-28.203117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__517725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "517725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/133750;enc=517725'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1717_17776'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.715555555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.203117'^^xsd:double;
  dwc:latitude '38.2693'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.203117 38.2693, -28.203117 38.2693, -28.203117 38.2693, -28.203117 38.2693, -28.203117 38.2693))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/133750;enc=517725","organism_id":"https://happywhale.com/individual/133750","organism_name":"HW-PC0200060","occurrence_remarks":"Pictures of False killer whales taken by Isaure Michaud. Group was at least 50 individuals."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '517725'^^xsd:integer;
  dwc:observationDate '2024-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__461996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__461996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__461996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.266651 -28.111267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.266651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.111267"^^xsd:decimal ;
  dwc: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/8320__461996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.266651 -28.111267)"^^geo:wktLiteral ;
  geo-pos:lat "38.266651"^^xsd:decimal ;
  geo-pos:long "-28.111267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__461996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "461996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132639;enc=461996'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1717_70459'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.111267'^^xsd:double;
  dwc:latitude '38.266651'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.111267 38.266651, -28.111267 38.266651, -28.111267 38.266651, -28.111267 38.266651, -28.111267 38.266651))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132639;enc=461996","organism_id":"https://happywhale.com/individual/132639","organism_name":"HW-OO0200021","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '461996'^^xsd:integer;
  dwc:observationDate '2024-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__461994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__461994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__461994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.266651 -28.111267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.266651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.111267"^^xsd:decimal ;
  dwc: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/8320__461994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.266651 -28.111267)"^^geo:wktLiteral ;
  geo-pos:lat "38.266651"^^xsd:decimal ;
  geo-pos:long "-28.111267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__461994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "461994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/461994'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1717_160553'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.111267'^^xsd:double;
  dwc:latitude '38.266651'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.111267 38.266651, -28.111267 38.266651, -28.111267 38.266651, -28.111267 38.266651, -28.111267 38.266651))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/461994","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '461994'^^xsd:integer;
  dwc:observationDate '2024-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__461995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__461995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__461995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.266651 -28.111267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.266651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.111267"^^xsd:decimal ;
  dwc: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/8320__461995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.266651 -28.111267)"^^geo:wktLiteral ;
  geo-pos:lat "38.266651"^^xsd:decimal ;
  geo-pos:long "-28.111267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__461995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "461995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/461995'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1717_268817'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.111267'^^xsd:double;
  dwc:latitude '38.266651'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.111267 38.266651, -28.111267 38.266651, -28.111267 38.266651, -28.111267 38.266651, -28.111267 38.266651))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/461995","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '461995'^^xsd:integer;
  dwc:observationDate '2024-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__461835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__461835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__461835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2958 -28.087017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2958"^^xsd:decimal ;
  dwc:decimalLongitude "-28.087017"^^xsd:decimal ;
  dwc: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/8320__461835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2958 -28.087017)"^^geo:wktLiteral ;
  geo-pos:lat "38.2958"^^xsd:decimal ;
  geo-pos:long "-28.087017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__461835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "461835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/461835'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1717_196616'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.431388888889'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.087017'^^xsd:double;
  dwc:latitude '38.2958'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.087017 38.2958, -28.087017 38.2958, -28.087017 38.2958, -28.087017 38.2958, -28.087017 38.2958))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/461835","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of Killer whales taken by Arianna Fornaroli, Ines Clara, Isaure Michaud & Joao Quaresma."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '461835'^^xsd:integer;
  dwc:observationDate '2024-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__458017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__458017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__458017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.208533 -27.989733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.208533"^^xsd:decimal ;
  dwc:decimalLongitude "-27.989733"^^xsd:decimal ;
  dwc: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/8320__458017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.208533 -27.989733)"^^geo:wktLiteral ;
  geo-pos:lat "38.208533"^^xsd:decimal ;
  geo-pos:long "-27.989733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__458017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "458017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/458017'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_115204'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.356111111111'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-27.989733'^^xsd:double;
  dwc:latitude '38.208533'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.989733 38.208533, -27.989733 38.208533, -27.989733 38.208533, -27.989733 38.208533, -27.989733 38.208533))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/458017","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of Killer whales (Orcinus orca) taken by Arianna Fornaroli and João Quaresma"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '458017'^^xsd:integer;
  dwc:observationDate '2024-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__498298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__498298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__498298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.501158 -27.950003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.501158"^^xsd:decimal ;
  dwc:decimalLongitude "-27.950003"^^xsd:decimal ;
  dwc: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/8320__498298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.501158 -27.950003)"^^geo:wktLiteral ;
  geo-pos:lat "38.501158"^^xsd:decimal ;
  geo-pos:long "-27.950003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__498298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "498298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/498298'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1717_134082'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-27.950003'^^xsd:double;
  dwc:latitude '38.501158'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.950003 38.501158, -27.950003 38.501158, -27.950003 38.501158, -27.950003 38.501158, -27.950003 38.501158))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/498298","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Picture by João Quaresma, displayed with permission."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '498298'^^xsd:integer;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__516760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__516760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__516760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.505897 -27.948206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.505897"^^xsd:decimal ;
  dwc:decimalLongitude "-27.948206"^^xsd:decimal ;
  dwc: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/8320__516760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.505897 -27.948206)"^^geo:wktLiteral ;
  geo-pos:lat "38.505897"^^xsd:decimal ;
  geo-pos:long "-27.948206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__516760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "516760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/132626;enc=516760'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1717_35679'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-27.948206'^^xsd:double;
  dwc:latitude '38.505897'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.948206 38.505897, -27.948206 38.505897, -27.948206 38.505897, -27.948206 38.505897, -27.948206 38.505897))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/132626;enc=516760","organism_id":"https://happywhale.com/individual/132626","organism_name":"HW-OO0200008","occurrence_remarks":"Picture by João Quaresma, displayed with permission."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '516760'^^xsd:integer;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__463948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__463948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__463948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.13942 -25.188615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.13942"^^xsd:decimal ;
  dwc:decimalLongitude "-25.188615"^^xsd:decimal ;
  dwc: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/8320__463948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.13942 -25.188615)"^^geo:wktLiteral ;
  geo-pos:lat "64.13942"^^xsd:decimal ;
  geo-pos:long "-25.188615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__463948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "463948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/463948'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1717_268855'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.587222222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-25.188615'^^xsd:double;
  dwc:latitude '64.13942'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.188615 64.13942, -25.188615 64.13942, -25.188615 64.13942, -25.188615 64.13942, -25.188615 64.13942))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/463948","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"pod of orca off the coast of Iceland"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '463948'^^xsd:integer;
  dwc:observationDate '2024-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__458000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__458000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__458000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7867 -24.246333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7867"^^xsd:decimal ;
  dwc:decimalLongitude "-24.246333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__458000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "458000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/458000'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_187693'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.7277777777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-24.246333'^^xsd:double;
  dwc:latitude '64.7867'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.246333 64.7867, -24.246333 64.7867, -24.246333 64.7867, -24.246333 64.7867, -24.246333 64.7867))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/458000","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '458000'^^xsd:integer;
  dwc:observationDate '2024-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__493963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__493963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__493963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.919948 -24.12658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.919948"^^xsd:decimal ;
  dwc:decimalLongitude "-24.12658"^^xsd:decimal ;
  dwc: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/8320__493963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.919948 -24.12658)"^^geo:wktLiteral ;
  geo-pos:lat "64.919948"^^xsd:decimal ;
  geo-pos:long "-24.12658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__493963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "493963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/82048;enc=493963'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1717_71123'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-24.12658'^^xsd:double;
  dwc:latitude '64.919948'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.12658 64.919948, -24.12658 64.919948, -24.12658 64.919948, -24.12658 64.919948, -24.12658 64.919948))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/82048;enc=493963","organism_id":"https://happywhale.com/individual/82048","organism_name":"Kisa (Icelandic Killer Whale)","occurrence_remarks":"Images from publication [**First documented movement of wild killer whales (Orcinus orca) between Iceland and Norway, Mrusczok et al 2024**](https://doi.org/10.1111/mms.13187) displayed with permission of authors"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '493963'^^xsd:integer;
  dwc:observationDate '2022-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__493964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__493964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__493964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.918493 -24.12639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.918493"^^xsd:decimal ;
  dwc:decimalLongitude "-24.12639"^^xsd:decimal ;
  dwc: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/8320__493964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.918493 -24.12639)"^^geo:wktLiteral ;
  geo-pos:lat "64.918493"^^xsd:decimal ;
  geo-pos:long "-24.12639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__493964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "493964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/82047;enc=493964'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1717_152372'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-24.12639'^^xsd:double;
  dwc:latitude '64.918493'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.12639 64.918493, -24.12639 64.918493, -24.12639 64.918493, -24.12639 64.918493, -24.12639 64.918493))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/82047;enc=493964","organism_id":"https://happywhale.com/individual/82047","organism_name":"Gwaihir (Icelandic Killer Whale)","occurrence_remarks":"Images from publication [**First documented movement of wild killer whales (Orcinus orca) between Iceland and Norway, Mrusczok et al 2024**](https://doi.org/10.1111/mms.13187) displayed with permission of authors"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '493964'^^xsd:integer;
  dwc:observationDate '2022-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__493962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__493962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__493962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.922732 -24.122787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.922732"^^xsd:decimal ;
  dwc:decimalLongitude "-24.122787"^^xsd:decimal ;
  dwc: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/8320__493962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.922732 -24.122787)"^^geo:wktLiteral ;
  geo-pos:lat "64.922732"^^xsd:decimal ;
  geo-pos:long "-24.122787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__493962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "493962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/82119;enc=493962'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1717_197315'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-24.122787'^^xsd:double;
  dwc:latitude '64.922732'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.122787 64.922732, -24.122787 64.922732, -24.122787 64.922732, -24.122787 64.922732, -24.122787 64.922732))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/82119;enc=493962","organism_id":"https://happywhale.com/individual/82119","organism_name":"Sundfoerr (Icelandic Killer Whale)","occurrence_remarks":"Images from publication [**First documented movement of wild killer whales (Orcinus orca) between Iceland and Norway, Mrusczok et al 2024**](https://doi.org/10.1111/mms.13187) displayed with permission of authors"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '493962'^^xsd:integer;
  dwc:observationDate '2022-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__457999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__457999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__457999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.83445 -24.105067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.83445"^^xsd:decimal ;
  dwc:decimalLongitude "-24.105067"^^xsd:decimal ;
  dwc: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/8320__457999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.83445 -24.105067)"^^geo:wktLiteral ;
  geo-pos:lat "64.83445"^^xsd:decimal ;
  geo-pos:long "-24.105067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__457999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "457999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/457999'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1717_79332'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.606388888889'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-24.105067'^^xsd:double;
  dwc:latitude '64.83445'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.105067 64.83445, -24.105067 64.83445, -24.105067 64.83445, -24.105067 64.83445, -24.105067 64.83445))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/457999","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pod of about 10-12 orca. Small pod of orca with at least 3 mature males and some very small calves"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '457999'^^xsd:integer;
  dwc:observationDate '2024-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__297435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__297435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__297435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.81925 -24.105034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.81925"^^xsd:decimal ;
  dwc:decimalLongitude "-24.105034"^^xsd:decimal ;
  dwc: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/8320__297435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.81925 -24.105034)"^^geo:wktLiteral ;
  geo-pos:lat "64.81925"^^xsd:decimal ;
  geo-pos:long "-24.105034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__297435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "297435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/297435'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1717_283618'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-24.105034'^^xsd:double;
  dwc:latitude '64.81925'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.105034 64.81925, -24.105034 64.81925, -24.105034 64.81925, -24.105034 64.81925, -24.105034 64.81925))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/297435","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"4-6 individuals."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '297435'^^xsd:integer;
  dwc:observationDate '2022-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__375382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__375382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__375382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.83363 -24.087524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.83363"^^xsd:decimal ;
  dwc:decimalLongitude "-24.087524"^^xsd:decimal ;
  dwc: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/8320__375382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.83363 -24.087524)"^^geo:wktLiteral ;
  geo-pos:lat "64.83363"^^xsd:decimal ;
  geo-pos:long "-24.087524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__375382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "375382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/375382'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_15167'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-24.087524'^^xsd:double;
  dwc:latitude '64.83363'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.087524 64.83363, -24.087524 64.83363, -24.087524 64.83363, -24.087524 64.83363, -24.087524 64.83363))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/375382","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '375382'^^xsd:integer;
  dwc:observationDate '2023-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__297434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__297434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__297434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.852633 -24.072933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.852633"^^xsd:decimal ;
  dwc:decimalLongitude "-24.072933"^^xsd:decimal ;
  dwc: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/8320__297434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.852633 -24.072933)"^^geo:wktLiteral ;
  geo-pos:lat "64.852633"^^xsd:decimal ;
  geo-pos:long "-24.072933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__297434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "297434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/297434'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1717_139428'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-24.072933'^^xsd:double;
  dwc:latitude '64.852633'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.072933 64.852633, -24.072933 64.852633, -24.072933 64.852633, -24.072933 64.852633, -24.072933 64.852633))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/297434","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '297434'^^xsd:integer;
  dwc:observationDate '2022-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__362269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__362269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__362269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.927567 -24.051819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.927567"^^xsd:decimal ;
  dwc:decimalLongitude "-24.051819"^^xsd:decimal ;
  dwc: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/8320__362269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.927567 -24.051819)"^^geo:wktLiteral ;
  geo-pos:lat "64.927567"^^xsd:decimal ;
  geo-pos:long "-24.051819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__362269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "362269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/362269'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_59689'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.531666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-24.051819'^^xsd:double;
  dwc:latitude '64.927567'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.051819 64.927567, -24.051819 64.927567, -24.051819 64.927567, -24.051819 64.927567, -24.051819 64.927567))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/362269","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '362269'^^xsd:integer;
  dwc:observationDate '2020-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__383590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__383590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__383590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.864075 -24.040452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.864075"^^xsd:decimal ;
  dwc:decimalLongitude "-24.040452"^^xsd:decimal ;
  dwc: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/8320__383590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.864075 -24.040452)"^^geo:wktLiteral ;
  geo-pos:lat "64.864075"^^xsd:decimal ;
  geo-pos:long "-24.040452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__383590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "383590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/383590'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1717_258463'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.197222222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-24.040452'^^xsd:double;
  dwc:latitude '64.864075'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.040452 64.864075, -24.040452 64.864075, -24.040452 64.864075, -24.040452 64.864075, -24.040452 64.864075))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/383590","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Unsure of how many there were, seemed to devide into two groups further. Group consisted of at least 5 individuals of which one was a smaller whale. Pictures are taken with a big lense and zoomed in further, so they were quiet far already by the time we reached the viewpoint (we saw them closer by the road a few minutes earlier but were unable to stop the car there)."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '383590'^^xsd:integer;
  dwc:observationDate '2023-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__304375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__304375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__304375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.744681 -23.939724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.744681"^^xsd:decimal ;
  dwc:decimalLongitude "-23.939724"^^xsd:decimal ;
  dwc: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/8320__304375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.744681 -23.939724)"^^geo:wktLiteral ;
  geo-pos:lat "64.744681"^^xsd:decimal ;
  geo-pos:long "-23.939724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__304375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "304375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/304375'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1717_13737'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.72027777777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.939724'^^xsd:double;
  dwc:latitude '64.744681'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.939724 64.744681, -23.939724 64.744681, -23.939724 64.744681, -23.939724 64.744681, -23.939724 64.744681))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/304375","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Many family groups seen in this area, dispersed and together, feeding at the surface initially but then moved away. Another ship the Hanseatic Spirit was also there and the whales moved around very close to that ship for a long time."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '304375'^^xsd:integer;
  dwc:observationDate '2022-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__366446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__366446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__366446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.946613 -23.91861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.946613"^^xsd:decimal ;
  dwc:decimalLongitude "-23.91861"^^xsd:decimal ;
  dwc: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/8320__366446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.946613 -23.91861)"^^geo:wktLiteral ;
  geo-pos:lat "64.946613"^^xsd:decimal ;
  geo-pos:long "-23.91861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__366446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "366446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/366446'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1717_86605'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.91861'^^xsd:double;
  dwc:latitude '64.946613'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.91861 64.946613, -23.91861 64.946613, -23.91861 64.946613, -23.91861 64.946613, -23.91861 64.946613))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/366446","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"10-12 kws milling and carousel feeding. Best guess on accuracy to within 5km"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '366446'^^xsd:integer;
  dwc:observationDate '2023-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__294080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__294080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__294080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.97326 -23.9057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.97326"^^xsd:decimal ;
  dwc:decimalLongitude "-23.9057"^^xsd:decimal ;
  dwc: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/8320__294080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.97326 -23.9057)"^^geo:wktLiteral ;
  geo-pos:lat "64.97326"^^xsd:decimal ;
  geo-pos:long "-23.9057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__294080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "294080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/294080'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1717_76481'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.628055555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.9057'^^xsd:double;
  dwc:latitude '64.97326'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.9057 64.97326, -23.9057 64.97326, -23.9057 64.97326, -23.9057 64.97326, -23.9057 64.97326))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/294080","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Encountered during the trip : a pod of several Killer Whales (males, females, youngster(s)). One sperm whale, feeding. One humpback whale."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '294080'^^xsd:integer;
  dwc:observationDate '2022-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__493961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__493961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__493961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.008429 -23.904949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.008429"^^xsd:decimal ;
  dwc:decimalLongitude "-23.904949"^^xsd:decimal ;
  dwc: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/8320__493961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.008429 -23.904949)"^^geo:wktLiteral ;
  geo-pos:lat "65.008429"^^xsd:decimal ;
  geo-pos:long "-23.904949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__493961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "493961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/126289;enc=493961'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1717_71122'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.904949'^^xsd:double;
  dwc:latitude '65.008429'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.904949 65.008429, -23.904949 65.008429, -23.904949 65.008429, -23.904949 65.008429, -23.904949 65.008429))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/126289;enc=493961","organism_id":"https://happywhale.com/individual/126289","organism_name":"Svana (Icelandic Killer Whale)","occurrence_remarks":"Images from publication [**First documented movement of wild killer whales (Orcinus orca) between Iceland and Norway, Mrusczok et al 2024**](https://doi.org/10.1111/mms.13187) displayed with permission of authors"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '493961'^^xsd:integer;
  dwc:observationDate '2024-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__493958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__493958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__493958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.007414 -23.901971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.007414"^^xsd:decimal ;
  dwc:decimalLongitude "-23.901971"^^xsd:decimal ;
  dwc: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/8320__493958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.007414 -23.901971)"^^geo:wktLiteral ;
  geo-pos:lat "65.007414"^^xsd:decimal ;
  geo-pos:long "-23.901971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__493958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "493958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/82119;enc=493958'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1717_71121'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.901971'^^xsd:double;
  dwc:latitude '65.007414'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.901971 65.007414, -23.901971 65.007414, -23.901971 65.007414, -23.901971 65.007414, -23.901971 65.007414))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/82119;enc=493958","organism_id":"https://happywhale.com/individual/82119","organism_name":"Sundfoerr (Icelandic Killer Whale)","occurrence_remarks":"Images from publication [**First documented movement of wild killer whales (Orcinus orca) between Iceland and Norway, Mrusczok et al 2024**](https://doi.org/10.1111/mms.13187) displayed with permission of authors"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '493958'^^xsd:integer;
  dwc:observationDate '2024-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__451075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__451075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__451075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.065514 -23.901012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.065514"^^xsd:decimal ;
  dwc:decimalLongitude "-23.901012"^^xsd:decimal ;
  dwc: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/8320__451075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.065514 -23.901012)"^^geo:wktLiteral ;
  geo-pos:lat "65.065514"^^xsd:decimal ;
  geo-pos:long "-23.901012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__451075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "451075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/451075'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1717_133174'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.102777777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.901012'^^xsd:double;
  dwc:latitude '65.065514'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.901012 65.065514, -23.901012 65.065514, -23.901012 65.065514, -23.901012 65.065514, -23.901012 65.065514))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/451075","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '451075'^^xsd:integer;
  dwc:observationDate '2024-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__493959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__493959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__493959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.006417 -23.896955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.006417"^^xsd:decimal ;
  dwc:decimalLongitude "-23.896955"^^xsd:decimal ;
  dwc: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/8320__493959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.006417 -23.896955)"^^geo:wktLiteral ;
  geo-pos:lat "65.006417"^^xsd:decimal ;
  geo-pos:long "-23.896955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__493959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "493959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/82048;enc=493959'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1717_251474'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.896955'^^xsd:double;
  dwc:latitude '65.006417'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.896955 65.006417, -23.896955 65.006417, -23.896955 65.006417, -23.896955 65.006417, -23.896955 65.006417))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/82048;enc=493959","organism_id":"https://happywhale.com/individual/82048","organism_name":"Kisa (Icelandic Killer Whale)","occurrence_remarks":"Images from publication [**First documented movement of wild killer whales (Orcinus orca) between Iceland and Norway, Mrusczok et al 2024**](https://doi.org/10.1111/mms.13187) displayed with permission of authors"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '493959'^^xsd:integer;
  dwc:observationDate '2024-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__493960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__493960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__493960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.011475 -23.896817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.011475"^^xsd:decimal ;
  dwc:decimalLongitude "-23.896817"^^xsd:decimal ;
  dwc: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/8320__493960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.011475 -23.896817)"^^geo:wktLiteral ;
  geo-pos:lat "65.011475"^^xsd:decimal ;
  geo-pos:long "-23.896817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__493960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "493960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/82047;enc=493960'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1717_215384'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.896817'^^xsd:double;
  dwc:latitude '65.011475'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.896817 65.011475, -23.896817 65.011475, -23.896817 65.011475, -23.896817 65.011475, -23.896817 65.011475))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/82047;enc=493960","organism_id":"https://happywhale.com/individual/82047","organism_name":"Gwaihir (Icelandic Killer Whale)","occurrence_remarks":"Images from publication [**First documented movement of wild killer whales (Orcinus orca) between Iceland and Norway, Mrusczok et al 2024**](https://doi.org/10.1111/mms.13187) displayed with permission of authors"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '493960'^^xsd:integer;
  dwc:observationDate '2024-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__451979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__451979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__451979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.023114 -23.868254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.023114"^^xsd:decimal ;
  dwc:decimalLongitude "-23.868254"^^xsd:decimal ;
  dwc: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/8320__451979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.023114 -23.868254)"^^geo:wktLiteral ;
  geo-pos:lat "65.023114"^^xsd:decimal ;
  geo-pos:long "-23.868254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__451979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "451979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/451979'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1717_232545'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.563333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.868254'^^xsd:double;
  dwc:latitude '65.023114'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.868254 65.023114, -23.868254 65.023114, -23.868254 65.023114, -23.868254 65.023114, -23.868254 65.023114))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/451979","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '451979'^^xsd:integer;
  dwc:observationDate '2024-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__451076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__451076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__451076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.049981 -23.856812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.049981"^^xsd:decimal ;
  dwc:decimalLongitude "-23.856812"^^xsd:decimal ;
  dwc: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/8320__451076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.049981 -23.856812)"^^geo:wktLiteral ;
  geo-pos:lat "65.049981"^^xsd:decimal ;
  geo-pos:long "-23.856812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__451076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "451076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/451076'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1717_187618'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.790277777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.856812'^^xsd:double;
  dwc:latitude '65.049981'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.856812 65.049981, -23.856812 65.049981, -23.856812 65.049981, -23.856812 65.049981, -23.856812 65.049981))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/451076","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"SN1156 Dagur"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '451076'^^xsd:integer;
  dwc:observationDate '2024-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__287739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__287739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__287739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.025876 -23.852262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.025876"^^xsd:decimal ;
  dwc:decimalLongitude "-23.852262"^^xsd:decimal ;
  dwc: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/8320__287739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.025876 -23.852262)"^^geo:wktLiteral ;
  geo-pos:lat "65.025876"^^xsd:decimal ;
  geo-pos:long "-23.852262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__287739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "287739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/78797;enc=287739'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_4413'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.53'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.852262'^^xsd:double;
  dwc:latitude '65.025876'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.852262 65.025876, -23.852262 65.025876, -23.852262 65.025876, -23.852262 65.025876, -23.852262 65.025876))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/78797;enc=287739","organism_id":"https://happywhale.com/individual/78797","organism_name":"Marís","occurrence_remarks":"Male killer whale"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '287739'^^xsd:integer;
  dwc:observationDate '2022-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__451980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__451980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__451980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.990545 -23.850573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.990545"^^xsd:decimal ;
  dwc:decimalLongitude "-23.850573"^^xsd:decimal ;
  dwc: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/8320__451980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.990545 -23.850573)"^^geo:wktLiteral ;
  geo-pos:lat "64.990545"^^xsd:decimal ;
  geo-pos:long "-23.850573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__451980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "451980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/451980'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1717_7481'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.561944444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.850573'^^xsd:double;
  dwc:latitude '64.990545'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.850573 64.990545, -23.850573 64.990545, -23.850573 64.990545, -23.850573 64.990545, -23.850573 64.990545))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/451980","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '451980'^^xsd:integer;
  dwc:observationDate '2024-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__366449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__366449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__366449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.977998 -23.822479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.977998"^^xsd:decimal ;
  dwc:decimalLongitude "-23.822479"^^xsd:decimal ;
  dwc: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/8320__366449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.977998 -23.822479)"^^geo:wktLiteral ;
  geo-pos:lat "64.977998"^^xsd:decimal ;
  geo-pos:long "-23.822479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__366449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "366449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/366449'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1717_41790'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.004166666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.822479'^^xsd:double;
  dwc:latitude '64.977998'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.822479 64.977998, -23.822479 64.977998, -23.822479 64.977998, -23.822479 64.977998, -23.822479 64.977998))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/366449","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"12-15 scattered kws trending westward"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '366449'^^xsd:integer;
  dwc:observationDate '2023-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__294748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__294748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__294748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.64895 -23.812617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.64895"^^xsd:decimal ;
  dwc:decimalLongitude "-23.812617"^^xsd:decimal ;
  dwc: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/8320__294748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.64895 -23.812617)"^^geo:wktLiteral ;
  geo-pos:lat "64.64895"^^xsd:decimal ;
  geo-pos:long "-23.812617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__294748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "294748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/294748'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1717_166538'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.532222222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.812617'^^xsd:double;
  dwc:latitude '64.64895'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.812617 64.64895, -23.812617 64.64895, -23.812617 64.64895, -23.812617 64.64895, -23.812617 64.64895))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/294748","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"A pod of killer whales accompanied our ship for around 15 minutes."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '294748'^^xsd:integer;
  dwc:observationDate '2022-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__287750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__287750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__287750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.006155 -23.802824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.006155"^^xsd:decimal ;
  dwc:decimalLongitude "-23.802824"^^xsd:decimal ;
  dwc: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/8320__287750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.006155 -23.802824)"^^geo:wktLiteral ;
  geo-pos:lat "65.006155"^^xsd:decimal ;
  geo-pos:long "-23.802824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__287750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "287750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/78798;enc=287750'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_121084'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.409166666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.802824'^^xsd:double;
  dwc:latitude '65.006155'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.802824 65.006155, -23.802824 65.006155, -23.802824 65.006155, -23.802824 65.006155, -23.802824 65.006155))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/78798;enc=287750","organism_id":"https://happywhale.com/individual/78798","organism_name":"Arte","occurrence_remarks":"Killer whale of unknown sex with apparent scarring on the left of the saddle patch"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '287750'^^xsd:integer;
  dwc:observationDate '2022-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__287748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__287748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__287748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.022396 -23.791838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.022396"^^xsd:decimal ;
  dwc:decimalLongitude "-23.791838"^^xsd:decimal ;
  dwc: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/8320__287748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.022396 -23.791838)"^^geo:wktLiteral ;
  geo-pos:lat "65.022396"^^xsd:decimal ;
  geo-pos:long "-23.791838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__287748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "287748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/287748'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_229616'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.405555555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.791838'^^xsd:double;
  dwc:latitude '65.022396'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.791838 65.022396, -23.791838 65.022396, -23.791838 65.022396, -23.791838 65.022396, -23.791838 65.022396))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/287748","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Adult female killer whale"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '287748'^^xsd:integer;
  dwc:observationDate '2022-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__355525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__355525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__355525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.949866 -23.7854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.949866"^^xsd:decimal ;
  dwc:decimalLongitude "-23.7854"^^xsd:decimal ;
  dwc: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/8320__355525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.949866 -23.7854)"^^geo:wktLiteral ;
  geo-pos:lat "64.949866"^^xsd:decimal ;
  geo-pos:long "-23.7854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__355525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "355525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/355525'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1717_59524'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.450555555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.7854'^^xsd:double;
  dwc:latitude '64.949866'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.7854 64.949866, -23.7854 64.949866, -23.7854 64.949866, -23.7854 64.949866, -23.7854 64.949866))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/355525","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"SN0126 Kaliya"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '355525'^^xsd:integer;
  dwc:observationDate '2023-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__287744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__287744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__287744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.032923 -23.781796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.032923"^^xsd:decimal ;
  dwc:decimalLongitude "-23.781796"^^xsd:decimal ;
  dwc: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/8320__287744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.032923 -23.781796)"^^geo:wktLiteral ;
  geo-pos:lat "65.032923"^^xsd:decimal ;
  geo-pos:long "-23.781796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__287744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "287744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/287744'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_94235'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.297777777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.781796'^^xsd:double;
  dwc:latitude '65.032923'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.781796 65.032923, -23.781796 65.032923, -23.781796 65.032923, -23.781796 65.032923, -23.781796 65.032923))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/287744","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Male killer whale"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '287744'^^xsd:integer;
  dwc:observationDate '2022-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__287749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__287749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__287749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.010796 -23.778105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.010796"^^xsd:decimal ;
  dwc:decimalLongitude "-23.778105"^^xsd:decimal ;
  dwc: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/8320__287749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.010796 -23.778105)"^^geo:wktLiteral ;
  geo-pos:lat "65.010796"^^xsd:decimal ;
  geo-pos:long "-23.778105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__287749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "287749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/287749'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_229617'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.217222222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.778105'^^xsd:double;
  dwc:latitude '65.010796'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.778105 65.010796, -23.778105 65.010796, -23.778105 65.010796, -23.778105 65.010796, -23.778105 65.010796))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/287749","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Adult female killer whale with calf"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '287749'^^xsd:integer;
  dwc:observationDate '2022-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__355531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__355531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__355531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.973351 -23.764801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.973351"^^xsd:decimal ;
  dwc:decimalLongitude "-23.764801"^^xsd:decimal ;
  dwc: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/8320__355531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.973351 -23.764801)"^^geo:wktLiteral ;
  geo-pos:lat "64.973351"^^xsd:decimal ;
  geo-pos:long "-23.764801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__355531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "355531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/355531'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1717_32609'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.459444444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.764801'^^xsd:double;
  dwc:latitude '64.973351'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.764801 64.973351, -23.764801 64.973351, -23.764801 64.973351, -23.764801 64.973351, -23.764801 64.973351))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/355531","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"SN0074 Raggedy"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '355531'^^xsd:integer;
  dwc:observationDate '2023-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__355523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__355523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__355523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.976836 -23.756561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.976836"^^xsd:decimal ;
  dwc:decimalLongitude "-23.756561"^^xsd:decimal ;
  dwc: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/8320__355523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.976836 -23.756561)"^^geo:wktLiteral ;
  geo-pos:lat "64.976836"^^xsd:decimal ;
  geo-pos:long "-23.756561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__355523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "355523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/54403;enc=355523'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1717_113317'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.456666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.756561'^^xsd:double;
  dwc:latitude '64.976836'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.756561 64.976836, -23.756561 64.976836, -23.756561 64.976836, -23.756561 64.976836, -23.756561 64.976836))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/54403;enc=355523","organism_id":"https://happywhale.com/individual/54403","organism_name":"Bazooka","occurrence_remarks":"SN0076 Bazooka"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '355523'^^xsd:integer;
  dwc:observationDate '2023-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__355771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__355771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__355771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.967341 -23.755188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.967341"^^xsd:decimal ;
  dwc:decimalLongitude "-23.755188"^^xsd:decimal ;
  dwc: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/8320__355771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.967341 -23.755188)"^^geo:wktLiteral ;
  geo-pos:lat "64.967341"^^xsd:decimal ;
  geo-pos:long "-23.755188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__355771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "355771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/355771'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1717_221870'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.789444444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.755188'^^xsd:double;
  dwc:latitude '64.967341'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.755188 64.967341, -23.755188 64.967341, -23.755188 64.967341, -23.755188 64.967341, -23.755188 64.967341))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/355771","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '355771'^^xsd:integer;
  dwc:observationDate '2023-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__303809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__303809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__303809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.634156 -23.750381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.634156"^^xsd:decimal ;
  dwc:decimalLongitude "-23.750381"^^xsd:decimal ;
  dwc: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/8320__303809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.634156 -23.750381)"^^geo:wktLiteral ;
  geo-pos:lat "64.634156"^^xsd:decimal ;
  geo-pos:long "-23.750381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__303809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "303809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/303809'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1717_184799'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.715'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.750381'^^xsd:double;
  dwc:latitude '64.634156'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.750381 64.634156, -23.750381 64.634156, -23.750381 64.634156, -23.750381 64.634156, -23.750381 64.634156))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/303809","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Type 1 Eastern N Atlantic Killer Whales. Group of 15+"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '303809'^^xsd:integer;
  dwc:observationDate '2022-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__288083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__288083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__288083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.014231 -23.750167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.014231"^^xsd:decimal ;
  dwc:decimalLongitude "-23.750167"^^xsd:decimal ;
  dwc: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/8320__288083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.014231 -23.750167)"^^geo:wktLiteral ;
  geo-pos:lat "65.014231"^^xsd:decimal ;
  geo-pos:long "-23.750167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__288083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "288083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/78796;enc=288083'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_175399'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.761111111111'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.750167'^^xsd:double;
  dwc:latitude '65.014231'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.750167 65.014231, -23.750167 65.014231, -23.750167 65.014231, -23.750167 65.014231, -23.750167 65.014231))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/78796;enc=288083","organism_id":"https://happywhale.com/individual/78796","organism_name":"Alva","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '288083'^^xsd:integer;
  dwc:observationDate '2022-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__366102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__366102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__366102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.971989 -23.749695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.971989"^^xsd:decimal ;
  dwc:decimalLongitude "-23.749695"^^xsd:decimal ;
  dwc: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/8320__366102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.971989 -23.749695)"^^geo:wktLiteral ;
  geo-pos:lat "64.971989"^^xsd:decimal ;
  geo-pos:long "-23.749695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__366102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "366102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/366102'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1717_95682'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.436666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.749695'^^xsd:double;
  dwc:latitude '64.971989'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.749695 64.971989, -23.749695 64.971989, -23.749695 64.971989, -23.749695 64.971989, -23.749695 64.971989))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/366102","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '366102'^^xsd:integer;
  dwc:observationDate '2023-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__366098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__366098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__366098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.969665 -23.744202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.969665"^^xsd:decimal ;
  dwc:decimalLongitude "-23.744202"^^xsd:decimal ;
  dwc: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/8320__366098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.969665 -23.744202)"^^geo:wktLiteral ;
  geo-pos:lat "64.969665"^^xsd:decimal ;
  geo-pos:long "-23.744202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__366098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "366098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/366098'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1717_122570'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.285277777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.744202'^^xsd:double;
  dwc:latitude '64.969665'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.744202 64.969665, -23.744202 64.969665, -23.744202 64.969665, -23.744202 64.969665, -23.744202 64.969665))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/366098","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"SN0192 Clara"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '366098'^^xsd:integer;
  dwc:observationDate '2023-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__366093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__366093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__366093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.968221 -23.738022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.968221"^^xsd:decimal ;
  dwc:decimalLongitude "-23.738022"^^xsd:decimal ;
  dwc: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/8320__366093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.968221 -23.738022)"^^geo:wktLiteral ;
  geo-pos:lat "64.968221"^^xsd:decimal ;
  geo-pos:long "-23.738022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__366093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "366093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/366093'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1717_68842'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.111666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.738022'^^xsd:double;
  dwc:latitude '64.968221'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.738022 64.968221, -23.738022 64.968221, -23.738022 64.968221, -23.738022 64.968221, -23.738022 64.968221))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/366093","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"SN0123 Váli"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '366093'^^xsd:integer;
  dwc:observationDate '2023-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__366094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__366094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__366094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.941961 -23.737335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.941961"^^xsd:decimal ;
  dwc:decimalLongitude "-23.737335"^^xsd:decimal ;
  dwc: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/8320__366094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.941961 -23.737335)"^^geo:wktLiteral ;
  geo-pos:lat "64.941961"^^xsd:decimal ;
  geo-pos:long "-23.737335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__366094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "366094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/366094'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1717_213039'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.1125'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.737335'^^xsd:double;
  dwc:latitude '64.941961'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.737335 64.941961, -23.737335 64.941961, -23.737335 64.941961, -23.737335 64.941961, -23.737335 64.941961))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/366094","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"SN0120 Hera (foreground)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '366094'^^xsd:integer;
  dwc:observationDate '2023-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__287753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__287753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__287753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.014277 -23.736906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.014277"^^xsd:decimal ;
  dwc:decimalLongitude "-23.736906"^^xsd:decimal ;
  dwc: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/8320__287753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.014277 -23.736906)"^^geo:wktLiteral ;
  geo-pos:lat "65.014277"^^xsd:decimal ;
  geo-pos:long "-23.736906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__287753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "287753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/287753'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_238571'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.485833333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.736906'^^xsd:double;
  dwc:latitude '65.014277'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.736906 65.014277, -23.736906 65.014277, -23.736906 65.014277, -23.736906 65.014277, -23.736906 65.014277))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/287753","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Juvenile killer whale of unknown sex"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '287753'^^xsd:integer;
  dwc:observationDate '2022-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__366100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__366100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__366100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.955716 -23.733215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.955716"^^xsd:decimal ;
  dwc:decimalLongitude "-23.733215"^^xsd:decimal ;
  dwc: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/8320__366100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.955716 -23.733215)"^^geo:wktLiteral ;
  geo-pos:lat "64.955716"^^xsd:decimal ;
  geo-pos:long "-23.733215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__366100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "366100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/366100'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1717_276111'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.69'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.733215'^^xsd:double;
  dwc:latitude '64.955716'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.733215 64.955716, -23.733215 64.955716, -23.733215 64.955716, -23.733215 64.955716, -23.733215 64.955716))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/366100","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"SN0042 Queen Anne"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '366100'^^xsd:integer;
  dwc:observationDate '2023-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__366103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__366103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__366103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.958042 -23.727722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.958042"^^xsd:decimal ;
  dwc:decimalLongitude "-23.727722"^^xsd:decimal ;
  dwc: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/8320__366103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.958042 -23.727722)"^^geo:wktLiteral ;
  geo-pos:lat "64.958042"^^xsd:decimal ;
  geo-pos:long "-23.727722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__366103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "366103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/366103'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1717_158903'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.787222222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.727722'^^xsd:double;
  dwc:latitude '64.958042'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.727722 64.958042, -23.727722 64.958042, -23.727722 64.958042, -23.727722 64.958042, -23.727722 64.958042))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/366103","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '366103'^^xsd:integer;
  dwc:observationDate '2023-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__366095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__366095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__366095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.960367 -23.727722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.960367"^^xsd:decimal ;
  dwc:decimalLongitude "-23.727722"^^xsd:decimal ;
  dwc: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/8320__366095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.960367 -23.727722)"^^geo:wktLiteral ;
  geo-pos:lat "64.960367"^^xsd:decimal ;
  geo-pos:long "-23.727722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__366095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "366095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/366095'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1717_195020'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.008611111111'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.727722'^^xsd:double;
  dwc:latitude '64.960367'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.727722 64.960367, -23.727722 64.960367, -23.727722 64.960367, -23.727722 64.960367, -23.727722 64.960367))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/366095","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"SN0707 Ace (2023 offspring of SN0119 Joker)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '366095'^^xsd:integer;
  dwc:observationDate '2023-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__366101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__366101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__366101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.974313 -23.722229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.974313"^^xsd:decimal ;
  dwc:decimalLongitude "-23.722229"^^xsd:decimal ;
  dwc: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/8320__366101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.974313 -23.722229)"^^geo:wktLiteral ;
  geo-pos:lat "64.974313"^^xsd:decimal ;
  geo-pos:long "-23.722229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__366101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "366101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/366101'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1717_50874'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.675277777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.722229'^^xsd:double;
  dwc:latitude '64.974313'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.722229 64.974313, -23.722229 64.974313, -23.722229 64.974313, -23.722229 64.974313, -23.722229 64.974313))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/366101","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"SN0388 Sigma"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '366101'^^xsd:integer;
  dwc:observationDate '2023-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__355532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__355532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__355532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.960367 -23.716736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.960367"^^xsd:decimal ;
  dwc:decimalLongitude "-23.716736"^^xsd:decimal ;
  dwc: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/8320__355532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.960367 -23.716736)"^^geo:wktLiteral ;
  geo-pos:lat "64.960367"^^xsd:decimal ;
  geo-pos:long "-23.716736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__355532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "355532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/355532'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1717_68562'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.451666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.716736'^^xsd:double;
  dwc:latitude '64.960367'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.716736 64.960367, -23.716736 64.960367, -23.716736 64.960367, -23.716736 64.960367, -23.716736 64.960367))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/355532","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '355532'^^xsd:integer;
  dwc:observationDate '2023-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__366099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__366099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__366099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.971989 -23.716736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.971989"^^xsd:decimal ;
  dwc:decimalLongitude "-23.716736"^^xsd:decimal ;
  dwc: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/8320__366099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.971989 -23.716736)"^^geo:wktLiteral ;
  geo-pos:lat "64.971989"^^xsd:decimal ;
  geo-pos:long "-23.716736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__366099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "366099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/366099'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1717_14947'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.224166666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.716736'^^xsd:double;
  dwc:latitude '64.971989'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.716736 64.971989, -23.716736 64.971989, -23.716736 64.971989, -23.716736 64.971989, -23.716736 64.971989))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/366099","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"SN0355 Echo"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '366099'^^xsd:integer;
  dwc:observationDate '2023-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__351742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__351742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__351742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.969383 -23.716049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.969383"^^xsd:decimal ;
  dwc:decimalLongitude "-23.716049"^^xsd:decimal ;
  dwc: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/8320__351742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.969383 -23.716049)"^^geo:wktLiteral ;
  geo-pos:lat "64.969383"^^xsd:decimal ;
  geo-pos:long "-23.716049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__351742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "351742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/351742'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_230821'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.716049'^^xsd:double;
  dwc:latitude '64.969383'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.716049 64.969383, -23.716049 64.969383, -23.716049 64.969383, -23.716049 64.969383, -23.716049 64.969383))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/351742","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '351742'^^xsd:integer;
  dwc:observationDate '2022-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__287754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__287754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__287754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.060732 -23.715878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.060732"^^xsd:decimal ;
  dwc:decimalLongitude "-23.715878"^^xsd:decimal ;
  dwc: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/8320__287754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.060732 -23.715878)"^^geo:wktLiteral ;
  geo-pos:lat "65.060732"^^xsd:decimal ;
  geo-pos:long "-23.715878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__287754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "287754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/287754'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_211541'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.413333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.715878'^^xsd:double;
  dwc:latitude '65.060732'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.715878 65.060732, -23.715878 65.060732, -23.715878 65.060732, -23.715878 65.060732, -23.715878 65.060732))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/287754","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Juvenile killer whale of unknown sex"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '287754'^^xsd:integer;
  dwc:observationDate '2022-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__366096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__366096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__366096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.954754 -23.715363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.954754"^^xsd:decimal ;
  dwc:decimalLongitude "-23.715363"^^xsd:decimal ;
  dwc: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/8320__366096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.954754 -23.715363)"^^geo:wktLiteral ;
  geo-pos:lat "64.954754"^^xsd:decimal ;
  geo-pos:long "-23.715363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__366096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "366096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/366096'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1717_86603'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.190555555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.715363'^^xsd:double;
  dwc:latitude '64.954754'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.715363 64.954754, -23.715363 64.954754, -23.715363 64.954754, -23.715363 64.954754, -23.715363 64.954754))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/366096","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"SN0191 Kaspar"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '366096'^^xsd:integer;
  dwc:observationDate '2023-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__366105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__366105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__366105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.962692 -23.711243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.962692"^^xsd:decimal ;
  dwc:decimalLongitude "-23.711243"^^xsd:decimal ;
  dwc: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/8320__366105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.962692 -23.711243)"^^geo:wktLiteral ;
  geo-pos:lat "64.962692"^^xsd:decimal ;
  geo-pos:long "-23.711243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__366105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "366105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/366105'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1717_131677'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.695277777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.711243'^^xsd:double;
  dwc:latitude '64.962692'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.711243 64.962692, -23.711243 64.962692, -23.711243 64.962692, -23.711243 64.962692, -23.711243 64.962692))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/366105","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '366105'^^xsd:integer;
  dwc:observationDate '2023-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__9154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__9154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__9154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9234 -23.7075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9234"^^xsd:decimal ;
  dwc:decimalLongitude "-23.7075"^^xsd:decimal ;
  dwc: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/8320__9154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9234 -23.7075)"^^geo:wktLiteral ;
  geo-pos:lat "64.9234"^^xsd:decimal ;
  geo-pos:long "-23.7075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__9154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/9154'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_189470'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.516666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.7075'^^xsd:double;
  dwc:latitude '64.9234'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.7075 64.9234, -23.7075 64.9234, -23.7075 64.9234, -23.7075 64.9234, -23.7075 64.9234))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/9154","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '9154'^^xsd:integer;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__366097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__366097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__366097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.953591 -23.704376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.953591"^^xsd:decimal ;
  dwc:decimalLongitude "-23.704376"^^xsd:decimal ;
  dwc: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/8320__366097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.953591 -23.704376)"^^geo:wktLiteral ;
  geo-pos:lat "64.953591"^^xsd:decimal ;
  geo-pos:long "-23.704376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__366097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "366097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/366097'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1717_167857'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.432777777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.704376'^^xsd:double;
  dwc:latitude '64.953591'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.704376 64.953591, -23.704376 64.953591, -23.704376 64.953591, -23.704376 64.953591, -23.704376 64.953591))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/366097","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"SN0041 Athos (foreground)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '366097'^^xsd:integer;
  dwc:observationDate '2023-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__351743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__351743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__351743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.004504 -23.700256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.004504"^^xsd:decimal ;
  dwc:decimalLongitude "-23.700256"^^xsd:decimal ;
  dwc: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/8320__351743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.004504 -23.700256)"^^geo:wktLiteral ;
  geo-pos:lat "65.004504"^^xsd:decimal ;
  geo-pos:long "-23.700256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__351743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "351743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/351743'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1717_122223'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.700256'^^xsd:double;
  dwc:latitude '65.004504'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.700256 65.004504, -23.700256 65.004504, -23.700256 65.004504, -23.700256 65.004504, -23.700256 65.004504))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/351743","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Probably SN0286 Mateó"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '351743'^^xsd:integer;
  dwc:observationDate '2023-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__287752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__287752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__287752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.011956 -23.695707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.011956"^^xsd:decimal ;
  dwc:decimalLongitude "-23.695707"^^xsd:decimal ;
  dwc: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/8320__287752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.011956 -23.695707)"^^geo:wktLiteral ;
  geo-pos:lat "65.011956"^^xsd:decimal ;
  geo-pos:long "-23.695707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__287752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "287752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/78799;enc=287752'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_67310'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.408611111111'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.695707'^^xsd:double;
  dwc:latitude '65.011956'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.695707 65.011956, -23.695707 65.011956, -23.695707 65.011956, -23.695707 65.011956, -23.695707 65.011956))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/78799;enc=287752","organism_id":"https://happywhale.com/individual/78799","organism_name":"KWI-SNOS0289","occurrence_remarks":"Adult female killer whale with 1 or 2 calves"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '287752'^^xsd:integer;
  dwc:observationDate '2022-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__287755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__287755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__287755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.013117 -23.695707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.013117"^^xsd:decimal ;
  dwc:decimalLongitude "-23.695707"^^xsd:decimal ;
  dwc: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/8320__287755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.013117 -23.695707)"^^geo:wktLiteral ;
  geo-pos:lat "65.013117"^^xsd:decimal ;
  geo-pos:long "-23.695707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__287755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "287755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/287755'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_58347'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.406388888889'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.695707'^^xsd:double;
  dwc:latitude '65.013117'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.695707 65.013117, -23.695707 65.013117, -23.695707 65.013117, -23.695707 65.013117, -23.695707 65.013117))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/287755","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Juvenile killer whale of unknown sex"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '287755'^^xsd:integer;
  dwc:observationDate '2022-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__496960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__496960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__496960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.938435 -23.695069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.938435"^^xsd:decimal ;
  dwc:decimalLongitude "-23.695069"^^xsd:decimal ;
  dwc: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/8320__496960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.938435 -23.695069)"^^geo:wktLiteral ;
  geo-pos:lat "64.938435"^^xsd:decimal ;
  geo-pos:long "-23.695069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__496960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "496960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/496960'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1717_170276'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.1925'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.695069'^^xsd:double;
  dwc:latitude '64.938435'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.695069 64.938435, -23.695069 64.938435, -23.695069 64.938435, -23.695069 64.938435, -23.695069 64.938435))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/496960","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '496960'^^xsd:integer;
  dwc:observationDate '2024-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__496959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__496959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__496959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.938435 -23.695069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.938435"^^xsd:decimal ;
  dwc:decimalLongitude "-23.695069"^^xsd:decimal ;
  dwc: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/8320__496959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.938435 -23.695069)"^^geo:wktLiteral ;
  geo-pos:lat "64.938435"^^xsd:decimal ;
  geo-pos:long "-23.695069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__496959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "496959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/496959'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1717_89084'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.413055555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.695069'^^xsd:double;
  dwc:latitude '64.938435'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.695069 64.938435, -23.695069 64.938435, -23.695069 64.938435, -23.695069 64.938435, -23.695069 64.938435))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/496959","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '496959'^^xsd:integer;
  dwc:observationDate '2024-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__366104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__366104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__366104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.972189 -23.69339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.972189"^^xsd:decimal ;
  dwc:decimalLongitude "-23.69339"^^xsd:decimal ;
  dwc: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/8320__366104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.972189 -23.69339)"^^geo:wktLiteral ;
  geo-pos:lat "64.972189"^^xsd:decimal ;
  geo-pos:long "-23.69339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__366104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "366104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/366104'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1717_186064'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.578333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.69339'^^xsd:double;
  dwc:latitude '64.972189'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.69339 64.972189, -23.69339 64.972189, -23.69339 64.972189, -23.69339 64.972189, -23.69339 64.972189))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/366104","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '366104'^^xsd:integer;
  dwc:observationDate '2023-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__347749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__347749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__347749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.943735 -23.688068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.943735"^^xsd:decimal ;
  dwc:decimalLongitude "-23.688068"^^xsd:decimal ;
  dwc: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/8320__347749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.943735 -23.688068)"^^geo:wktLiteral ;
  geo-pos:lat "64.943735"^^xsd:decimal ;
  geo-pos:long "-23.688068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__347749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "347749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/347749'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_86210'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.688068'^^xsd:double;
  dwc:latitude '64.943735'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.688068 64.943735, -23.688068 64.943735, -23.688068 64.943735, -23.688068 64.943735, -23.688068 64.943735))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/347749","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Possibly SN286 Mateó"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '347749'^^xsd:integer;
  dwc:observationDate '2022-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__463944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__463944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__463944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.926924 -23.684812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.926924"^^xsd:decimal ;
  dwc:decimalLongitude "-23.684812"^^xsd:decimal ;
  dwc: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/8320__463944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.926924 -23.684812)"^^geo:wktLiteral ;
  geo-pos:lat "64.926924"^^xsd:decimal ;
  geo-pos:long "-23.684812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__463944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "463944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/463944'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_52607'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.684812'^^xsd:double;
  dwc:latitude '64.926924'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.684812 64.926924, -23.684812 64.926924, -23.684812 64.926924, -23.684812 64.926924, -23.684812 64.926924))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/463944","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '463944'^^xsd:integer;
  dwc:observationDate '2024-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__489194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__489194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__489194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.960603 -23.661804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.960603"^^xsd:decimal ;
  dwc:decimalLongitude "-23.661804"^^xsd:decimal ;
  dwc: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/8320__489194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.960603 -23.661804)"^^geo:wktLiteral ;
  geo-pos:lat "64.960603"^^xsd:decimal ;
  geo-pos:long "-23.661804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__489194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "489194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/489194'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1717_70997'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.880833333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.661804'^^xsd:double;
  dwc:latitude '64.960603'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.661804 64.960603, -23.661804 64.960603, -23.661804 64.960603, -23.661804 64.960603, -23.661804 64.960603))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/489194","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '489194'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__489193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__489193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__489193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.942888 -23.653564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.942888"^^xsd:decimal ;
  dwc:decimalLongitude "-23.653564"^^xsd:decimal ;
  dwc: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/8320__489193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.942888 -23.653564)"^^geo:wktLiteral ;
  geo-pos:lat "64.942888"^^xsd:decimal ;
  geo-pos:long "-23.653564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__489193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "489193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/489193'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1717_143023'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.332777777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.653564'^^xsd:double;
  dwc:latitude '64.942888'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.653564 64.942888, -23.653564 64.942888, -23.653564 64.942888, -23.653564 64.942888, -23.653564 64.942888))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/489193","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '489193'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__489195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__489195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__489195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.932416 -23.604126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.932416"^^xsd:decimal ;
  dwc:decimalLongitude "-23.604126"^^xsd:decimal ;
  dwc: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/8320__489195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.932416 -23.604126)"^^geo:wktLiteral ;
  geo-pos:lat "64.932416"^^xsd:decimal ;
  geo-pos:long "-23.604126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__489195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "489195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/489195'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1717_161078'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.735833333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.604126'^^xsd:double;
  dwc:latitude '64.932416'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.604126 64.932416, -23.604126 64.932416, -23.604126 64.932416, -23.604126 64.932416, -23.604126 64.932416))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/489195","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '489195'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__489196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__489196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__489196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.932416 -23.604126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.932416"^^xsd:decimal ;
  dwc:decimalLongitude "-23.604126"^^xsd:decimal ;
  dwc: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/8320__489196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.932416 -23.604126)"^^geo:wktLiteral ;
  geo-pos:lat "64.932416"^^xsd:decimal ;
  geo-pos:long "-23.604126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__489196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "489196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/489196'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1717_161079'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.841388888889'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.604126'^^xsd:double;
  dwc:latitude '64.932416'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.604126 64.932416, -23.604126 64.932416, -23.604126 64.932416, -23.604126 64.932416, -23.604126 64.932416))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/489196","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '489196'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__421317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__421317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__421317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.416667 -23.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.416667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__421317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "421317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/421317'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1717_51790'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.0513888888889'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.583333'^^xsd:double;
  dwc:latitude '66.416667'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.583333 66.416667, -23.583333 66.416667, -23.583333 66.416667, -23.583333 66.416667, -23.583333 66.416667))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/421317","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Orca feeding in a pod of approx. 30 individuals, off the coast (approx. 5 Nm)."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '421317'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__421316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__421316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__421316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.416667 -23.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.416667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__421316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "421316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/421316'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1717_69738'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.4094444444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.583333'^^xsd:double;
  dwc:latitude '66.416667'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.583333 66.416667, -23.583333 66.416667, -23.583333 66.416667, -23.583333 66.416667, -23.583333 66.416667))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/421316","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Orca feeding in a pod of approx. 30 individuals, off the coast (approx. 5 Nm)."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '421316'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__421314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__421314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__421314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.416667 -23.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.416667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__421314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "421314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/421314'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1717_105494'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.0413888888889'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.583333'^^xsd:double;
  dwc:latitude '66.416667'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.583333 66.416667, -23.583333 66.416667, -23.583333 66.416667, -23.583333 66.416667, -23.583333 66.416667))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/421314","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Orca feeding in a pod of approx. 30 individuals, off the coast (approx. 5 Nm)."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '421314'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__421315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__421315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__421315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.416667 -23.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.416667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__421315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "421315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/421315'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1717_285799'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.37'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.583333'^^xsd:double;
  dwc:latitude '66.416667'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.583333 66.416667, -23.583333 66.416667, -23.583333 66.416667, -23.583333 66.416667, -23.583333 66.416667))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/421315","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Orca feeding in a pod of approx. 30 individuals, off the coast (approx. 5 Nm)."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '421315'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__427236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__427236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__427236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.8789 -23.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.8789"^^xsd:decimal ;
  dwc:decimalLongitude "-23.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__427236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "427236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/427236'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_159904'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.903055555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.578'^^xsd:double;
  dwc:latitude '14.8789'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.578 14.8789, -23.578 14.8789, -23.578 14.8789, -23.578 14.8789, -23.578 14.8789))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/427236","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"At least three orca, min-max 3-5 individuals. One male, one female and other with large dorsal fin. Sighted at a distance at first then ship travelled parallel to the pod. Animals were milling in same area, not leaving the area, changing direction frequently, diving and raising flukes. Blows were also sighted."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '427236'^^xsd:integer;
  dwc:observationDate '2024-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__421313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__421313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__421313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.416667 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.416667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/8320__421313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.416667 -23.5)"^^geo:wktLiteral ;
  geo-pos:lat "66.416667"^^xsd:decimal ;
  geo-pos:long "-23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__421313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "421313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/421313'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1717_187016'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.0394444444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '66.416667'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-23.5 66.416667, -23.5 66.416667, -23.5 66.416667, -23.5 66.416667, -23.5 66.416667))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/421313","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Orca feeding in a pod of approx. 30 individuals, off the coast (approx. 5 Nm)."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '421313'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__304412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__304412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__304412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.055667 -22.83825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.055667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.83825"^^xsd:decimal ;
  dwc: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/8320__304412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.055667 -22.83825)"^^geo:wktLiteral ;
  geo-pos:lat "66.055667"^^xsd:decimal ;
  geo-pos:long "-22.83825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__304412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "304412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/304412'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1717_85416'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.789444444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-22.83825'^^xsd:double;
  dwc:latitude '66.055667'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.83825 66.055667, -22.83825 66.055667, -22.83825 66.055667, -22.83825 66.055667, -22.83825 66.055667))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/304412","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"We were seakayaking about 300m offshore when the pod of more than 5 and less than 10 orcas swam past us north bound. There were calves amongst the pod and we hear from Felicity in Vigur this was the first sighting this year. The pod turned offshore towards the middle of the fjord before turning south again until we lost them from sight. Thank you very much to Felicity Aston for welcoming us to their beautiful island."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '304412'^^xsd:integer;
  dwc:observationDate '2022-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__365463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__365463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__365463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.076405 -22.712234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.076405"^^xsd:decimal ;
  dwc:decimalLongitude "-22.712234"^^xsd:decimal ;
  dwc: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/8320__365463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.076405 -22.712234)"^^geo:wktLiteral ;
  geo-pos:lat "65.076405"^^xsd:decimal ;
  geo-pos:long "-22.712234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__365463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "365463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/365463'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1717_140780'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-22.712234'^^xsd:double;
  dwc:latitude '65.076405'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.712234 65.076405, -22.712234 65.076405, -22.712234 65.076405, -22.712234 65.076405, -22.712234 65.076405))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/365463","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '365463'^^xsd:integer;
  dwc:observationDate '2023-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__119282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__119282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__119282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.084683 -22.656117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.084683"^^xsd:decimal ;
  dwc:decimalLongitude "-22.656117"^^xsd:decimal ;
  dwc: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/8320__119282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.084683 -22.656117)"^^geo:wktLiteral ;
  geo-pos:lat "64.084683"^^xsd:decimal ;
  geo-pos:long "-22.656117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__119282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "119282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/119282'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1717_263301'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.7444444444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-22.656117'^^xsd:double;
  dwc:latitude '64.084683'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.656117 64.084683, -22.656117 64.084683, -22.656117 64.084683, -22.656117 64.084683, -22.656117 64.084683))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/119282","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Photos from shore - lighthouse in Gardur"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '119282'^^xsd:integer;
  dwc:observationDate '2012-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__448691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__448691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__448691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.38 -22.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.38"^^xsd:decimal ;
  dwc:decimalLongitude "-22.37"^^xsd:decimal ;
  dwc: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/8320__448691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.38 -22.37)"^^geo:wktLiteral ;
  geo-pos:lat "64.38"^^xsd:decimal ;
  geo-pos:long "-22.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__448691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "448691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/448691'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1717_277579'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.421666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-22.37'^^xsd:double;
  dwc:latitude '64.38'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.37 64.38, -22.37 64.38, -22.37 64.38, -22.37 64.38, -22.37 64.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/448691","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '448691'^^xsd:integer;
  dwc:observationDate '2024-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__489192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__489192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__489192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.177006 -22.313232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.177006"^^xsd:decimal ;
  dwc:decimalLongitude "-22.313232"^^xsd:decimal ;
  dwc: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/8320__489192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.177006 -22.313232)"^^geo:wktLiteral ;
  geo-pos:lat "64.177006"^^xsd:decimal ;
  geo-pos:long "-22.313232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__489192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "489192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/489192'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1717_287136'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.380277777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-22.313232'^^xsd:double;
  dwc:latitude '64.177006'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.313232 64.177006, -22.313232 64.177006, -22.313232 64.177006, -22.313232 64.177006, -22.313232 64.177006))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/489192","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '489192'^^xsd:integer;
  dwc:observationDate '2019-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__451983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__451983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__451983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.182303 -22.269287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.182303"^^xsd:decimal ;
  dwc:decimalLongitude "-22.269287"^^xsd:decimal ;
  dwc: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/8320__451983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.182303 -22.269287)"^^geo:wktLiteral ;
  geo-pos:lat "64.182303"^^xsd:decimal ;
  geo-pos:long "-22.269287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__451983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "451983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/451983'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1717_178454'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.276388888889'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-22.269287'^^xsd:double;
  dwc:latitude '64.182303'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.269287 64.182303, -22.269287 64.182303, -22.269287 64.182303, -22.269287 64.182303, -22.269287 64.182303))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/451983","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '451983'^^xsd:integer;
  dwc:observationDate '2024-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__484955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__484955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__484955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.237775 -22.068787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.237775"^^xsd:decimal ;
  dwc:decimalLongitude "-22.068787"^^xsd:decimal ;
  dwc: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/8320__484955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.237775 -22.068787)"^^geo:wktLiteral ;
  geo-pos:lat "64.237775"^^xsd:decimal ;
  geo-pos:long "-22.068787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__484955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "484955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/484955'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1717_124665'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.258611111111'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-22.068787'^^xsd:double;
  dwc:latitude '64.237775'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.068787 64.237775, -22.068787 64.237775, -22.068787 64.237775, -22.068787 64.237775, -22.068787 64.237775))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/484955","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '484955'^^xsd:integer;
  dwc:observationDate '2024-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__314056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__314056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__314056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.141953 -22.002869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.141953"^^xsd:decimal ;
  dwc:decimalLongitude "-22.002869"^^xsd:decimal ;
  dwc: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/8320__314056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.141953 -22.002869)"^^geo:wktLiteral ;
  geo-pos:lat "64.141953"^^xsd:decimal ;
  geo-pos:long "-22.002869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__314056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "314056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/314056'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1717_148942'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.882222222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-22.002869'^^xsd:double;
  dwc:latitude '64.141953'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.002869 64.141953, -22.002869 64.141953, -22.002869 64.141953, -22.002869 64.141953, -22.002869 64.141953))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/314056","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"En route from Reykjavik to Greenland"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '314056'^^xsd:integer;
  dwc:observationDate '2022-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__474765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__474765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__474765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.615999 -22.001293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.615999"^^xsd:decimal ;
  dwc:decimalLongitude "-22.001293"^^xsd:decimal ;
  dwc: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/8320__474765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.615999 -22.001293)"^^geo:wktLiteral ;
  geo-pos:lat "63.615999"^^xsd:decimal ;
  geo-pos:long "-22.001293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__474765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/474765'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1717_43657'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.783888888889'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-22.001293'^^xsd:double;
  dwc:latitude '63.615999'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.001293 63.615999, -22.001293 63.615999, -22.001293 63.615999, -22.001293 63.615999, -22.001293 63.615999))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/474765","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"General location for south of Iceland"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '474765'^^xsd:integer;
  dwc:observationDate '2024-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__489197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__489197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__489197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.158727 -21.889915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.158727"^^xsd:decimal ;
  dwc:decimalLongitude "-21.889915"^^xsd:decimal ;
  dwc: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/8320__489197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.158727 -21.889915)"^^geo:wktLiteral ;
  geo-pos:lat "64.158727"^^xsd:decimal ;
  geo-pos:long "-21.889915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__489197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "489197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/489197'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1717_287137'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.357777777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-21.889915'^^xsd:double;
  dwc:latitude '64.158727'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.889915 64.158727, -21.889915 64.158727, -21.889915 64.158727, -21.889915 64.158727, -21.889915 64.158727))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/489197","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '489197'^^xsd:integer;
  dwc:observationDate '2019-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__473232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__473232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__473232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.573333 -21.681667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.573333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.681667"^^xsd:decimal ;
  dwc: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/8320__473232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.573333 -21.681667)"^^geo:wktLiteral ;
  geo-pos:lat "63.573333"^^xsd:decimal ;
  geo-pos:long "-21.681667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__473232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/473232'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1717_160756'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.9588888888889'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-21.681667'^^xsd:double;
  dwc:latitude '63.573333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.681667 63.573333, -21.681667 63.573333, -21.681667 63.573333, -21.681667 63.573333, -21.681667 63.573333))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/473232","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pod of 5-8 animals with a surprising amount of adult males. They were slowly travelling towards a much larger group of Orcas closer to the Reykjavík peninsula."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '473232'^^xsd:integer;
  dwc:observationDate '2024-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__485907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__485907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__485907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.518218 -21.269531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.518218"^^xsd:decimal ;
  dwc:decimalLongitude "-21.269531"^^xsd:decimal ;
  dwc: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/8320__485907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.518218 -21.269531)"^^geo:wktLiteral ;
  geo-pos:lat "63.518218"^^xsd:decimal ;
  geo-pos:long "-21.269531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__485907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "485907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/485907'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1717_260212'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.571111111111'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-21.269531'^^xsd:double;
  dwc:latitude '63.518218'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.269531 63.518218, -21.269531 63.518218, -21.269531 63.518218, -21.269531 63.518218, -21.269531 63.518218))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/485907","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Large group of killer whales north of Westman, few humpbacks around"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '485907'^^xsd:integer;
  dwc:observationDate '2024-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__281423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__281423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__281423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.57958 -20.908871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.57958"^^xsd:decimal ;
  dwc:decimalLongitude "-20.908871"^^xsd:decimal ;
  dwc: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/8320__281423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.57958 -20.908871)"^^geo:wktLiteral ;
  geo-pos:lat "63.57958"^^xsd:decimal ;
  geo-pos:long "-20.908871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__281423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "281423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/281423'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1717_22312'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.862222222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.908871'^^xsd:double;
  dwc:latitude '63.57958'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.908871 63.57958, -20.908871 63.57958, -20.908871 63.57958, -20.908871 63.57958, -20.908871 63.57958))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/281423","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '281423'^^xsd:integer;
  dwc:observationDate '2020-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__281424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__281424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__281424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.383371 -20.694637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.383371"^^xsd:decimal ;
  dwc:decimalLongitude "-20.694637"^^xsd:decimal ;
  dwc: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/8320__281424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.383371 -20.694637)"^^geo:wktLiteral ;
  geo-pos:lat "63.383371"^^xsd:decimal ;
  geo-pos:long "-20.694637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__281424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "281424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/281424'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1717_256518'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.780833333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.694637'^^xsd:double;
  dwc:latitude '63.383371'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.694637 63.383371, -20.694637 63.383371, -20.694637 63.383371, -20.694637 63.383371, -20.694637 63.383371))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/281424","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '281424'^^xsd:integer;
  dwc:observationDate '2020-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__66977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__66977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__66977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.382991 -20.665283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.382991"^^xsd:decimal ;
  dwc:decimalLongitude "-20.665283"^^xsd:decimal ;
  dwc: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/8320__66977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.382991 -20.665283)"^^geo:wktLiteral ;
  geo-pos:lat "63.382991"^^xsd:decimal ;
  geo-pos:long "-20.665283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__66977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "66977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/66977'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1717_199543'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.764166666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.665283'^^xsd:double;
  dwc:latitude '63.382991'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.665283 63.382991, -20.665283 63.382991, -20.665283 63.382991, -20.665283 63.382991, -20.665283 63.382991))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/66977","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Sailing between Heimaey and Surtesy."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '66977'^^xsd:integer;
  dwc:observationDate '2019-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__32053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__32053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__32053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3 -20.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3"^^xsd:decimal ;
  dwc:decimalLongitude "-20.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__32053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "32053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/32053'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1717_18791'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.59'^^xsd:double;
  dwc:latitude '63.3'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.59 63.3, -20.59 63.3, -20.59 63.3, -20.59 63.3, -20.59 63.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/32053","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":""Swimming around the island were a large pod of killer whales feeding on fish, with many fulmars and gannets above them looking for an easy prey." -- excerpt from [**voyage log**](https://www.expeditions.com/daily-expedition-reports/182337/August-2017/ng-orion/)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '32053'^^xsd:integer;
  dwc:observationDate '2017-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__473233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__473233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__473233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.284167 -20.584722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.284167"^^xsd:decimal ;
  dwc:decimalLongitude "-20.584722"^^xsd:decimal ;
  dwc: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/8320__473233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.284167 -20.584722)"^^geo:wktLiteral ;
  geo-pos:lat "63.284167"^^xsd:decimal ;
  geo-pos:long "-20.584722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__473233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/473233'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1717_88530'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.244166666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.584722'^^xsd:double;
  dwc:latitude '63.284167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.584722 63.284167, -20.584722 63.284167, -20.584722 63.284167, -20.584722 63.284167, -20.584722 63.284167))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/473233","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Unknown number of orcas at a feeding frenzy. Tail-slapping of fish observed whilst gannets divebombed the baitball and gulls and fulmars fought for surface fish. At one time, two pods of orcas fed on the baitball on both sides of the ship."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '473233'^^xsd:integer;
  dwc:observationDate '2024-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__166348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__166348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__166348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.317503 -20.562576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.317503"^^xsd:decimal ;
  dwc:decimalLongitude "-20.562576"^^xsd:decimal ;
  dwc: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/8320__166348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.317503 -20.562576)"^^geo:wktLiteral ;
  geo-pos:lat "63.317503"^^xsd:decimal ;
  geo-pos:long "-20.562576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__166348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "166348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/166348'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1717_29704'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.675'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.562576'^^xsd:double;
  dwc:latitude '63.317503'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.562576 63.317503, -20.562576 63.317503, -20.562576 63.317503, -20.562576 63.317503, -20.562576 63.317503))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/166348","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '166348'^^xsd:integer;
  dwc:observationDate '2017-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__166665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__166665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__166665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.317503 -20.562576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.317503"^^xsd:decimal ;
  dwc:decimalLongitude "-20.562576"^^xsd:decimal ;
  dwc: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/8320__166665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.317503 -20.562576)"^^geo:wktLiteral ;
  geo-pos:lat "63.317503"^^xsd:decimal ;
  geo-pos:long "-20.562576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__166665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "166665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/54402;enc=166665'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1717_119478'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.675'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.562576'^^xsd:double;
  dwc:latitude '63.317503'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.562576 63.317503, -20.562576 63.317503, -20.562576 63.317503, -20.562576 63.317503, -20.562576 63.317503))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/54402;enc=166665","organism_id":"https://happywhale.com/individual/54402","organism_name":"Feather","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '166665'^^xsd:integer;
  dwc:observationDate '2017-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__166666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__166666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__166666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.317503 -20.562576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.317503"^^xsd:decimal ;
  dwc:decimalLongitude "-20.562576"^^xsd:decimal ;
  dwc: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/8320__166666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.317503 -20.562576)"^^geo:wktLiteral ;
  geo-pos:lat "63.317503"^^xsd:decimal ;
  geo-pos:long "-20.562576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__166666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "166666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/54403;enc=166666'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1717_209901'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.688333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.562576'^^xsd:double;
  dwc:latitude '63.317503'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.562576 63.317503, -20.562576 63.317503, -20.562576 63.317503, -20.562576 63.317503, -20.562576 63.317503))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/54403;enc=166666","organism_id":"https://happywhale.com/individual/54403","organism_name":"Bazooka","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '166666'^^xsd:integer;
  dwc:observationDate '2017-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__166721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__166721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__166721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.31301 -20.494566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.31301"^^xsd:decimal ;
  dwc:decimalLongitude "-20.494566"^^xsd:decimal ;
  dwc: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/8320__166721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.31301 -20.494566)"^^geo:wktLiteral ;
  geo-pos:lat "63.31301"^^xsd:decimal ;
  geo-pos:long "-20.494566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__166721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "166721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/166721'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1717_263926'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.2577777777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.494566'^^xsd:double;
  dwc:latitude '63.31301'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.494566 63.31301, -20.494566 63.31301, -20.494566 63.31301, -20.494566 63.31301, -20.494566 63.31301))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/166721","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '166721'^^xsd:integer;
  dwc:observationDate '2019-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__485924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__485924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__485924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.333877 -20.371399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.333877"^^xsd:decimal ;
  dwc:decimalLongitude "-20.371399"^^xsd:decimal ;
  dwc: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/8320__485924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.333877 -20.371399)"^^geo:wktLiteral ;
  geo-pos:lat "63.333877"^^xsd:decimal ;
  geo-pos:long "-20.371399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__485924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "485924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/485924'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_269263'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.608055555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.371399'^^xsd:double;
  dwc:latitude '63.333877'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.371399 63.333877, -20.371399 63.333877, -20.371399 63.333877, -20.371399 63.333877, -20.371399 63.333877))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/485924","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '485924'^^xsd:integer;
  dwc:observationDate '2024-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__197072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__197072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__197072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.382545 -20.352318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.382545"^^xsd:decimal ;
  dwc:decimalLongitude "-20.352318"^^xsd:decimal ;
  dwc: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/8320__197072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.382545 -20.352318)"^^geo:wktLiteral ;
  geo-pos:lat "63.382545"^^xsd:decimal ;
  geo-pos:long "-20.352318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__197072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "197072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/197072'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1717_128687'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.4786111111111'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.352318'^^xsd:double;
  dwc:latitude '63.382545'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.352318 63.382545, -20.352318 63.382545, -20.352318 63.382545, -20.352318 63.382545, -20.352318 63.382545))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/197072","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"a group of orcas. there were at least two mails and a young juvenile"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '197072'^^xsd:integer;
  dwc:observationDate '2021-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__197073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__197073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__197073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.382545 -20.352318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.382545"^^xsd:decimal ;
  dwc:decimalLongitude "-20.352318"^^xsd:decimal ;
  dwc: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/8320__197073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.382545 -20.352318)"^^geo:wktLiteral ;
  geo-pos:lat "63.382545"^^xsd:decimal ;
  geo-pos:long "-20.352318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__197073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "197073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/197073'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1717_165010'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.4941666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.352318'^^xsd:double;
  dwc:latitude '63.382545'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.352318 63.382545, -20.352318 63.382545, -20.352318 63.382545, -20.352318 63.382545, -20.352318 63.382545))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/197073","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"a group of orcas. there were at least two mails and a young juvenile"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '197073'^^xsd:integer;
  dwc:observationDate '2021-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__197074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__197074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__197074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.382545 -20.352318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.382545"^^xsd:decimal ;
  dwc:decimalLongitude "-20.352318"^^xsd:decimal ;
  dwc: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/8320__197074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.382545 -20.352318)"^^geo:wktLiteral ;
  geo-pos:lat "63.382545"^^xsd:decimal ;
  geo-pos:long "-20.352318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__197074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "197074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/197074'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1717_165011'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.6041666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.352318'^^xsd:double;
  dwc:latitude '63.382545'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.352318 63.382545, -20.352318 63.382545, -20.352318 63.382545, -20.352318 63.382545, -20.352318 63.382545))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/197074","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"a group of orcas. there were at least two mails and a young juvenile"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '197074'^^xsd:integer;
  dwc:observationDate '2021-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__197071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__197071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__197071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.382545 -20.352318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.382545"^^xsd:decimal ;
  dwc:decimalLongitude "-20.352318"^^xsd:decimal ;
  dwc: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/8320__197071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.382545 -20.352318)"^^geo:wktLiteral ;
  geo-pos:lat "63.382545"^^xsd:decimal ;
  geo-pos:long "-20.352318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__197071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "197071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/197071'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1717_201020'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.2913888888889'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.352318'^^xsd:double;
  dwc:latitude '63.382545'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.352318 63.382545, -20.352318 63.382545, -20.352318 63.382545, -20.352318 63.382545, -20.352318 63.382545))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/197071","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"a group of orcas. there were at least two mails and a young juvenile"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '197071'^^xsd:integer;
  dwc:observationDate '2021-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__307305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__307305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__307305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.38595 -20.340028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.38595"^^xsd:decimal ;
  dwc:decimalLongitude "-20.340028"^^xsd:decimal ;
  dwc: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/8320__307305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.38595 -20.340028)"^^geo:wktLiteral ;
  geo-pos:lat "63.38595"^^xsd:decimal ;
  geo-pos:long "-20.340028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__307305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "307305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/307305'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1717_193864'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.4383333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.340028'^^xsd:double;
  dwc:latitude '63.38595'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.340028 63.38595, -20.340028 63.38595, -20.340028 63.38595, -20.340028 63.38595, -20.340028 63.38595))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/307305","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Identified by very active Gannet feeding frenzy. Three individuals"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '307305'^^xsd:integer;
  dwc:observationDate '2022-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__477213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__477213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__477213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43243 -20.318869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.43243"^^xsd:decimal ;
  dwc:decimalLongitude "-20.318869"^^xsd:decimal ;
  dwc: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/8320__477213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.43243 -20.318869)"^^geo:wktLiteral ;
  geo-pos:lat "63.43243"^^xsd:decimal ;
  geo-pos:long "-20.318869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__477213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "477213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/477213'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1717_286842'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.318869'^^xsd:double;
  dwc:latitude '63.43243'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.318869 63.43243, -20.318869 63.43243, -20.318869 63.43243, -20.318869 63.43243, -20.318869 63.43243))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/477213","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Photos taken from shore."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '477213'^^xsd:integer;
  dwc:observationDate '2024-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__305237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__305237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__305237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.355103 -20.314608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.355103"^^xsd:decimal ;
  dwc:decimalLongitude "-20.314608"^^xsd:decimal ;
  dwc: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/8320__305237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.355103 -20.314608)"^^geo:wktLiteral ;
  geo-pos:lat "63.355103"^^xsd:decimal ;
  geo-pos:long "-20.314608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__305237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "305237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/305237'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1717_67571'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.212777777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.314608'^^xsd:double;
  dwc:latitude '63.355103'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.314608 63.355103, -20.314608 63.355103, -20.314608 63.355103, -20.314608 63.355103, -20.314608 63.355103))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/305237","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '305237'^^xsd:integer;
  dwc:observationDate '2022-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__477212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__477212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__477212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.431423 -20.312875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.431423"^^xsd:decimal ;
  dwc:decimalLongitude "-20.312875"^^xsd:decimal ;
  dwc: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/8320__477212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.431423 -20.312875)"^^geo:wktLiteral ;
  geo-pos:lat "63.431423"^^xsd:decimal ;
  geo-pos:long "-20.312875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__477212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "477212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/477212'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1717_16871'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.312875'^^xsd:double;
  dwc:latitude '63.431423'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.312875 63.431423, -20.312875 63.431423, -20.312875 63.431423, -20.312875 63.431423, -20.312875 63.431423))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/477212","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Photos taken from shore."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '477212'^^xsd:integer;
  dwc:observationDate '2024-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__306704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__306704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__306704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.375633 -20.312133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.375633"^^xsd:decimal ;
  dwc:decimalLongitude "-20.312133"^^xsd:decimal ;
  dwc: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/8320__306704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.375633 -20.312133)"^^geo:wktLiteral ;
  geo-pos:lat "63.375633"^^xsd:decimal ;
  geo-pos:long "-20.312133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__306704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/306704'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1717_76633'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.3016666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.312133'^^xsd:double;
  dwc:latitude '63.375633'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.312133 63.375633, -20.312133 63.375633, -20.312133 63.375633, -20.312133 63.375633, -20.312133 63.375633))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/306704","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"group of 12 - 15 whales feeding among gannets"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '306704'^^xsd:integer;
  dwc:observationDate '2022-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__477210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__477210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__477210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.432481 -20.312108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.432481"^^xsd:decimal ;
  dwc:decimalLongitude "-20.312108"^^xsd:decimal ;
  dwc: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/8320__477210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.432481 -20.312108)"^^geo:wktLiteral ;
  geo-pos:lat "63.432481"^^xsd:decimal ;
  geo-pos:long "-20.312108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__477210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "477210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/477210'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1717_124495'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.312108'^^xsd:double;
  dwc:latitude '63.432481'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.312108 63.432481, -20.312108 63.432481, -20.312108 63.432481, -20.312108 63.432481, -20.312108 63.432481))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/477210","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Photos taken from shore."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '477210'^^xsd:integer;
  dwc:observationDate '2024-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__477211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__477211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__477211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.429905 -20.310816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.429905"^^xsd:decimal ;
  dwc:decimalLongitude "-20.310816"^^xsd:decimal ;
  dwc: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/8320__477211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.429905 -20.310816)"^^geo:wktLiteral ;
  geo-pos:lat "63.429905"^^xsd:decimal ;
  geo-pos:long "-20.310816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__477211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "477211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/477211'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1717_70734'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.310816'^^xsd:double;
  dwc:latitude '63.429905'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.310816 63.429905, -20.310816 63.429905, -20.310816 63.429905, -20.310816 63.429905, -20.310816 63.429905))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/477211","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Photos taken from shore."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '477211'^^xsd:integer;
  dwc:observationDate '2024-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__477214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__477214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__477214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.432464 -20.306422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.432464"^^xsd:decimal ;
  dwc:decimalLongitude "-20.306422"^^xsd:decimal ;
  dwc: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/8320__477214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.432464 -20.306422)"^^geo:wktLiteral ;
  geo-pos:lat "63.432464"^^xsd:decimal ;
  geo-pos:long "-20.306422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__477214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "477214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/477214'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1717_206002'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.306422'^^xsd:double;
  dwc:latitude '63.432464'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.306422 63.432464, -20.306422 63.432464, -20.306422 63.432464, -20.306422 63.432464, -20.306422 63.432464))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/477214","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Photos taken from shore."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '477214'^^xsd:integer;
  dwc:observationDate '2024-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__477704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__477704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__477704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.434564 -20.305398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.434564"^^xsd:decimal ;
  dwc:decimalLongitude "-20.305398"^^xsd:decimal ;
  dwc: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/8320__477704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.434564 -20.305398)"^^geo:wktLiteral ;
  geo-pos:lat "63.434564"^^xsd:decimal ;
  geo-pos:long "-20.305398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__477704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "477704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/477704'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1717_52831'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.305398'^^xsd:double;
  dwc:latitude '63.434564'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.305398 63.434564, -20.305398 63.434564, -20.305398 63.434564, -20.305398 63.434564, -20.305398 63.434564))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/477704","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"One of a group of three.. Viewed from cliff tops near golf course."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '477704'^^xsd:integer;
  dwc:observationDate '2024-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__307714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__307714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__307714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.489937 -20.271688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.489937"^^xsd:decimal ;
  dwc:decimalLongitude "-20.271688"^^xsd:decimal ;
  dwc: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/8320__307714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.489937 -20.271688)"^^geo:wktLiteral ;
  geo-pos:lat "63.489937"^^xsd:decimal ;
  geo-pos:long "-20.271688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__307714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "307714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/307714'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1717_202795'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.599166666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.271688'^^xsd:double;
  dwc:latitude '63.489937'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.271688 63.489937, -20.271688 63.489937, -20.271688 63.489937, -20.271688 63.489937, -20.271688 63.489937))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/307714","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Killer whales near Westmann Islands"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '307714'^^xsd:integer;
  dwc:observationDate '2022-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__297183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__297183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__297183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.401724 -20.271149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.401724"^^xsd:decimal ;
  dwc:decimalLongitude "-20.271149"^^xsd:decimal ;
  dwc: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/8320__297183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.401724 -20.271149)"^^geo:wktLiteral ;
  geo-pos:lat "63.401724"^^xsd:decimal ;
  geo-pos:long "-20.271149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__297183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "297183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/297183'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1717_40489'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.623333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.271149'^^xsd:double;
  dwc:latitude '63.401724'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.271149 63.401724, -20.271149 63.401724, -20.271149 63.401724, -20.271149 63.401724, -20.271149 63.401724))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/297183","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"from Vestmannaeyjar shore"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '297183'^^xsd:integer;
  dwc:observationDate '2022-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__298054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__298054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__298054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.423092 -20.245743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.423092"^^xsd:decimal ;
  dwc:decimalLongitude "-20.245743"^^xsd:decimal ;
  dwc: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/8320__298054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.423092 -20.245743)"^^geo:wktLiteral ;
  geo-pos:lat "63.423092"^^xsd:decimal ;
  geo-pos:long "-20.245743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__298054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "298054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/298054'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1717_184768'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21.495555555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.245743'^^xsd:double;
  dwc:latitude '63.423092'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.245743 63.423092, -20.245743 63.423092, -20.245743 63.423092, -20.245743 63.423092, -20.245743 63.423092))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/298054","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Picture made from shore Vestmannaeyjar, Iceland"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '298054'^^xsd:integer;
  dwc:observationDate '2022-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__307304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__307304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__307304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.399017 -20.239735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.399017"^^xsd:decimal ;
  dwc:decimalLongitude "-20.239735"^^xsd:decimal ;
  dwc: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/8320__307304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.399017 -20.239735)"^^geo:wktLiteral ;
  geo-pos:lat "63.399017"^^xsd:decimal ;
  geo-pos:long "-20.239735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__307304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "307304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/307304'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1717_148772'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.290555555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.239735'^^xsd:double;
  dwc:latitude '63.399017'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.239735 63.399017, -20.239735 63.399017, -20.239735 63.399017, -20.239735 63.399017, -20.239735 63.399017))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/307304","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Large pod actively feeding... numerous sea birds (ganets, fulmars also feeding)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '307304'^^xsd:integer;
  dwc:observationDate '2022-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__371969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__371969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__371969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.460923 -20.204273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.460923"^^xsd:decimal ;
  dwc:decimalLongitude "-20.204273"^^xsd:decimal ;
  dwc: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/8320__371969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.460923 -20.204273)"^^geo:wktLiteral ;
  geo-pos:lat "63.460923"^^xsd:decimal ;
  geo-pos:long "-20.204273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__371969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "371969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/371969'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1717_285008'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.431111111111'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.204273'^^xsd:double;
  dwc:latitude '63.460923'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.204273 63.460923, -20.204273 63.460923, -20.204273 63.460923, -20.204273 63.460923, -20.204273 63.460923))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/371969","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pod of approximately 10 orcas.  Saw these beauties alongside for about 35 mins."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '371969'^^xsd:integer;
  dwc:observationDate '2023-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__478989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__478989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__478989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.583683 -17.161317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.583683"^^xsd:decimal ;
  dwc:decimalLongitude "-17.161317"^^xsd:decimal ;
  dwc: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/8320__478989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.583683 -17.161317)"^^geo:wktLiteral ;
  geo-pos:lat "32.583683"^^xsd:decimal ;
  geo-pos:long "-17.161317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__478989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "478989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/478989'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1717_215024'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.081666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.161317'^^xsd:double;
  dwc:latitude '32.583683'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.161317 32.583683, -17.161317 32.583683, -17.161317 32.583683, -17.161317 32.583683, -17.161317 32.583683))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/478989","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pod of Orcas, about 7-8 individual, 1 large male & at least 1 calf"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '478989'^^xsd:integer;
  dwc:observationDate '2024-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__468614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__468614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__468614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.601747 -17.056274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.601747"^^xsd:decimal ;
  dwc:decimalLongitude "-17.056274"^^xsd:decimal ;
  dwc: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/8320__468614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.601747 -17.056274)"^^geo:wktLiteral ;
  geo-pos:lat "32.601747"^^xsd:decimal ;
  geo-pos:long "-17.056274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__468614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468614'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1717_277835'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.9602777777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-17.056274'^^xsd:double;
  dwc:latitude '32.601747'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.056274 32.601747, -17.056274 32.601747, -17.056274 32.601747, -17.056274 32.601747, -17.056274 32.601747))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468614","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"A pod of orcas, including two large adult males, one mother & calf and two females/subadults. Traveling east. Photos taken by: Sarah Kather"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '468614'^^xsd:integer;
  dwc:observationDate '2024-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__422436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__422436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__422436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.604802 -7.149127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.604802"^^xsd:decimal ;
  dwc:decimalLongitude "-7.149127"^^xsd:decimal ;
  dwc: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/8320__422436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.604802 -7.149127)"^^geo:wktLiteral ;
  geo-pos:lat "57.604802"^^xsd:decimal ;
  geo-pos:long "-7.149127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__422436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "422436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/422436'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1717_69764'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.3780555555556'^^xsd:double;
  dwc:continentOcean 'Inner Seas off the West Coast of Scotland'^^xsd:string;
  dwc:longitude '-7.149127'^^xsd:double;
  dwc:latitude '57.604802'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.149127 57.604802, -7.149127 57.604802, -7.149127 57.604802, -7.149127 57.604802, -7.149127 57.604802))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/422436","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '422436'^^xsd:integer;
  dwc:observationDate '2022-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__423966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__423966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__423966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.603451 -7.14255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.603451"^^xsd:decimal ;
  dwc:decimalLongitude "-7.14255"^^xsd:decimal ;
  dwc: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/8320__423966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.603451 -7.14255)"^^geo:wktLiteral ;
  geo-pos:lat "57.603451"^^xsd:decimal ;
  geo-pos:long "-7.14255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__423966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "423966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/110021;enc=423966'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1717_105541'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.2125'^^xsd:double;
  dwc:continentOcean 'Inner Seas off the West Coast of Scotland'^^xsd:string;
  dwc:longitude '-7.14255'^^xsd:double;
  dwc:latitude '57.603451'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.14255 57.603451, -7.14255 57.603451, -7.14255 57.603451, -7.14255 57.603451, -7.14255 57.603451))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/110021;enc=423966","organism_id":"https://happywhale.com/individual/110021","organism_name":"SCKW-186","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '423966'^^xsd:integer;
  dwc:observationDate '2022-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__423965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__423965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__423965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.601612 -7.142206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.601612"^^xsd:decimal ;
  dwc:decimalLongitude "-7.142206"^^xsd:decimal ;
  dwc: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/8320__423965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.601612 -7.142206)"^^geo:wktLiteral ;
  geo-pos:lat "57.601612"^^xsd:decimal ;
  geo-pos:long "-7.142206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__423965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "423965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/110020;enc=423965'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1717_214012'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.2113888888889'^^xsd:double;
  dwc:continentOcean 'Inner Seas off the West Coast of Scotland'^^xsd:string;
  dwc:longitude '-7.142206'^^xsd:double;
  dwc:latitude '57.601612'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.142206 57.601612, -7.142206 57.601612, -7.142206 57.601612, -7.142206 57.601612, -7.142206 57.601612))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/110020;enc=423965","organism_id":"https://happywhale.com/individual/110020","organism_name":"SCKW-185","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '423965'^^xsd:integer;
  dwc:observationDate '2022-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__423967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__423967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__423967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.601336 -7.13946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.601336"^^xsd:decimal ;
  dwc:decimalLongitude "-7.13946"^^xsd:decimal ;
  dwc: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/8320__423967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.601336 -7.13946)"^^geo:wktLiteral ;
  geo-pos:lat "57.601336"^^xsd:decimal ;
  geo-pos:long "-7.13946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__423967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "423967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/110022;enc=423967'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1717_159831'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.7261111111111'^^xsd:double;
  dwc:continentOcean 'Inner Seas off the West Coast of Scotland'^^xsd:string;
  dwc:longitude '-7.13946'^^xsd:double;
  dwc:latitude '57.601336'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.13946 57.601336, -7.13946 57.601336, -7.13946 57.601336, -7.13946 57.601336, -7.13946 57.601336))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/110022;enc=423967","organism_id":"https://happywhale.com/individual/110022","organism_name":"SCKW-188","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '423967'^^xsd:integer;
  dwc:observationDate '2022-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__423968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__423968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__423968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.602255 -7.138773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.602255"^^xsd:decimal ;
  dwc:decimalLongitude "-7.138773"^^xsd:decimal ;
  dwc: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/8320__423968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.602255 -7.138773)"^^geo:wktLiteral ;
  geo-pos:lat "57.602255"^^xsd:decimal ;
  geo-pos:long "-7.138773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__423968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "423968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/110023;enc=423968'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1717_123477'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.4008333333333'^^xsd:double;
  dwc:continentOcean 'Inner Seas off the West Coast of Scotland'^^xsd:string;
  dwc:longitude '-7.138773'^^xsd:double;
  dwc:latitude '57.602255'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.138773 57.602255, -7.138773 57.602255, -7.138773 57.602255, -7.138773 57.602255, -7.138773 57.602255))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/110023;enc=423968","organism_id":"https://happywhale.com/individual/110023","organism_name":"SCKW-190","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '423968'^^xsd:integer;
  dwc:observationDate '2022-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__384596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__384596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__384596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.427546 -5.615616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.427546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.615616"^^xsd:decimal ;
  dwc: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/8320__384596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.427546 -5.615616)"^^geo:wktLiteral ;
  geo-pos:lat "56.427546"^^xsd:decimal ;
  geo-pos:long "-5.615616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__384596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "384596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/384596'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_114023'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.715833333333'^^xsd:double;
  dwc:continentOcean 'Inner Seas off the West Coast of Scotland'^^xsd:string;
  dwc:longitude '-5.615616'^^xsd:double;
  dwc:latitude '56.427546'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.615616 56.427546, -5.615616 56.427546, -5.615616 56.427546, -5.615616 56.427546, -5.615616 56.427546))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/384596","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"John Coe (notched) and Aquarius from the West Coast Community. 2 whales in the group. Photographed under permit from NatureScot (George Morris film permit)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '384596'^^xsd:integer;
  dwc:observationDate '2023-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__384595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__384595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__384595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.427546 -5.615616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.427546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.615616"^^xsd:decimal ;
  dwc: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/8320__384595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.427546 -5.615616)"^^geo:wktLiteral ;
  geo-pos:lat "56.427546"^^xsd:decimal ;
  geo-pos:long "-5.615616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__384595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "384595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/109051;enc=384595'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_141260'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.525833333333'^^xsd:double;
  dwc:continentOcean 'Inner Seas off the West Coast of Scotland'^^xsd:string;
  dwc:longitude '-5.615616'^^xsd:double;
  dwc:latitude '56.427546'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.615616 56.427546, -5.615616 56.427546, -5.615616 56.427546, -5.615616 56.427546, -5.615616 56.427546))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/109051;enc=384595","organism_id":"https://happywhale.com/individual/109051","organism_name":"John Coe (Scotland)","occurrence_remarks":"John Coe (notched) and Aquarius from the West Coast Community. 2 whales in the group. Photographed under permit from NatureScot (George Morris film permit)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '384595'^^xsd:integer;
  dwc:observationDate '2023-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__289895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__289895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__289895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983849 -5.604358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.983849"^^xsd:decimal ;
  dwc:decimalLongitude "-5.604358"^^xsd:decimal ;
  dwc: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/8320__289895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983849 -5.604358)"^^geo:wktLiteral ;
  geo-pos:lat "35.983849"^^xsd:decimal ;
  geo-pos:long "-5.604358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__289895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "289895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/289895'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1717_193615'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.5119444444444'^^xsd:double;
  dwc:continentOcean 'Strait of Gibraltar'^^xsd:string;
  dwc:longitude '-5.604358'^^xsd:double;
  dwc:latitude '35.983849'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.604358 35.983849, -5.604358 35.983849, -5.604358 35.983849, -5.604358 35.983849, -5.604358 35.983849))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/289895","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '289895'^^xsd:integer;
  dwc:observationDate '2016-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__106528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__106528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__106528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.852822 -1.279312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.852822"^^xsd:decimal ;
  dwc:decimalLongitude "-1.279312"^^xsd:decimal ;
  dwc: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/8320__106528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.852822 -1.279312)"^^geo:wktLiteral ;
  geo-pos:lat "59.852822"^^xsd:decimal ;
  geo-pos:long "-1.279312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__106528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "106528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/106528'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1717_200044'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.8463888888889'^^xsd:double;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:longitude '-1.279312'^^xsd:double;
  dwc:latitude '59.852822'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.279312 59.852822, -1.279312 59.852822, -1.279312 59.852822, -1.279312 59.852822, -1.279312 59.852822))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/106528","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Photographed from shore"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '106528'^^xsd:integer;
  dwc:observationDate '2016-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__475794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__475794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__475794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 0.835556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "0.835556"^^xsd:decimal ;
  dwc: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/8320__475794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 0.835556)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "0.835556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__475794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "475794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/475794'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1717_286810'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.423888888889'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '0.835556'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.835556 61.5, 0.835556 61.5, 0.835556 61.5, 0.835556 61.5, 0.835556 61.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/475794","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Sailing from Norway to Shetland"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '475794'^^xsd:integer;
  dwc:observationDate '2024-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__37793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__37793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__37793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.218 1.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.218"^^xsd:decimal ;
  dwc:decimalLongitude "1.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__37793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "37793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/37793'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1717_190144'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.596666666667'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '1.536'^^xsd:double;
  dwc:latitude '61.218'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.536 61.218, 1.536 61.218, 1.536 61.218, 1.536 61.218, 1.536 61.218))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/37793","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"This pod was observed from the sailing vessel, Narwhal, at 1418 UTC on 27th July 2018. They exhibited fishing behaviour for at least 30 mins. There were a number of feeding birds present, mostly black backed gulls and fulmar. Both males and female orcas were observed, possibly with a junvenile swimming in close association with one of the females. A further sighting was made in position 61.266, 2.203 at 1544 UTC where three individuals were briefly seen."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '37793'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__63937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__63937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__63937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.316533 2.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.316533"^^xsd:decimal ;
  dwc:decimalLongitude "2.7915"^^xsd:decimal ;
  dwc: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/8320__63937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.316533 2.7915)"^^geo:wktLiteral ;
  geo-pos:lat "61.316533"^^xsd:decimal ;
  geo-pos:long "2.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__63937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "63937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/63937'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_109010'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.883333333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '2.7915'^^xsd:double;
  dwc:latitude '61.316533'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.7915 61.316533, 2.7915 61.316533, 2.7915 61.316533, 2.7915 61.316533, 2.7915 61.316533))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/63937","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"2 male orcas were followed at approx 5 knots for approx 30 minutes. The animals were swimming at a constant speed, most of the time in synchronicity. After approx 15 min, they started to alternate swimming with tailslaps. No other killer whales were seen in the area. Encounters 63937 and 281732 are the same individual"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '63937'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__304411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__304411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__304411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73001 10.678711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73001"^^xsd:decimal ;
  dwc:decimalLongitude "10.678711"^^xsd:decimal ;
  dwc: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/8320__304411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73001 10.678711)"^^geo:wktLiteral ;
  geo-pos:lat "64.73001"^^xsd:decimal ;
  geo-pos:long "10.678711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__304411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "304411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/304411'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1717_256862'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.15'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '10.678711'^^xsd:double;
  dwc:latitude '64.73001'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.678711 64.73001, 10.678711 64.73001, 10.678711 64.73001, 10.678711 64.73001, 10.678711 64.73001))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/304411","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Large group of killers spread over a very large area 20+ individuals at least"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '304411'^^xsd:integer;
  dwc:observationDate '2022-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__303571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__303571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__303571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.792199 10.808015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.792199"^^xsd:decimal ;
  dwc:decimalLongitude "10.808015"^^xsd:decimal ;
  dwc: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/8320__303571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.792199 10.808015)"^^geo:wktLiteral ;
  geo-pos:lat "64.792199"^^xsd:decimal ;
  geo-pos:long "10.808015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__303571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "303571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/303571'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1717_13716'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.078888888889'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '10.808015'^^xsd:double;
  dwc:latitude '64.792199'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.808015 64.792199, 10.808015 64.792199, 10.808015 64.792199, 10.808015 64.792199, 10.808015 64.792199))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/303571","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '303571'^^xsd:integer;
  dwc:observationDate '2022-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__303570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__303570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__303570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.792199 10.808015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.792199"^^xsd:decimal ;
  dwc:decimalLongitude "10.808015"^^xsd:decimal ;
  dwc: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/8320__303570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.792199 10.808015)"^^geo:wktLiteral ;
  geo-pos:lat "64.792199"^^xsd:decimal ;
  geo-pos:long "10.808015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__303570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "303570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/126289;enc=303570'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1717_85394'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.078888888889'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '10.808015'^^xsd:double;
  dwc:latitude '64.792199'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.808015 64.792199, 10.808015 64.792199, 10.808015 64.792199, 10.808015 64.792199, 10.808015 64.792199))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/126289;enc=303570","organism_id":"https://happywhale.com/individual/126289","organism_name":"Svana (Icelandic Killer Whale)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '303570'^^xsd:integer;
  dwc:observationDate '2022-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__303568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__303568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__303568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.792199 10.808015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.792199"^^xsd:decimal ;
  dwc:decimalLongitude "10.808015"^^xsd:decimal ;
  dwc: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/8320__303568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.792199 10.808015)"^^geo:wktLiteral ;
  geo-pos:lat "64.792199"^^xsd:decimal ;
  geo-pos:long "10.808015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__303568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "303568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/82047;enc=303568'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1717_166619'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.078888888889'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '10.808015'^^xsd:double;
  dwc:latitude '64.792199'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.808015 64.792199, 10.808015 64.792199, 10.808015 64.792199, 10.808015 64.792199, 10.808015 64.792199))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/82047;enc=303568","organism_id":"https://happywhale.com/individual/82047","organism_name":"Gwaihir (Icelandic Killer Whale)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '303568'^^xsd:integer;
  dwc:observationDate '2022-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__303569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__303569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__303569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.792199 10.808015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.792199"^^xsd:decimal ;
  dwc:decimalLongitude "10.808015"^^xsd:decimal ;
  dwc: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/8320__303569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.792199 10.808015)"^^geo:wktLiteral ;
  geo-pos:lat "64.792199"^^xsd:decimal ;
  geo-pos:long "10.808015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__303569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "303569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/82048;enc=303569'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1717_166620'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.078888888889'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '10.808015'^^xsd:double;
  dwc:latitude '64.792199'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.808015 64.792199, 10.808015 64.792199, 10.808015 64.792199, 10.808015 64.792199, 10.808015 64.792199))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/82048;enc=303569","organism_id":"https://happywhale.com/individual/82048","organism_name":"Kisa (Icelandic Killer Whale)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '303569'^^xsd:integer;
  dwc:observationDate '2022-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__303567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__303567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__303567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.792199 10.808015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.792199"^^xsd:decimal ;
  dwc:decimalLongitude "10.808015"^^xsd:decimal ;
  dwc: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/8320__303567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.792199 10.808015)"^^geo:wktLiteral ;
  geo-pos:lat "64.792199"^^xsd:decimal ;
  geo-pos:long "10.808015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__303567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "303567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/82119;enc=303567'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1717_238793'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.078888888889'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '10.808015'^^xsd:double;
  dwc:latitude '64.792199'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.808015 64.792199, 10.808015 64.792199, 10.808015 64.792199, 10.808015 64.792199, 10.808015 64.792199))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/82119;enc=303567","organism_id":"https://happywhale.com/individual/82119","organism_name":"Sundfoerr (Icelandic Killer Whale)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '303567'^^xsd:integer;
  dwc:observationDate '2022-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__304888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__304888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__304888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.695 10.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.695"^^xsd:decimal ;
  dwc:decimalLongitude "10.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__304888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "304888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/82119;enc=304888'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1717_4644'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.272222222222'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '10.812'^^xsd:double;
  dwc:latitude '64.695'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.812 64.695, 10.812 64.695, 10.812 64.695, 10.812 64.695, 10.812 64.695))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/82119;enc=304888","organism_id":"https://happywhale.com/individual/82119","organism_name":"Sundfoerr (Icelandic Killer Whale)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '304888'^^xsd:integer;
  dwc:observationDate '2022-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__92354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__92354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__92354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.83892 12.774353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.83892"^^xsd:decimal ;
  dwc:decimalLongitude "12.774353"^^xsd:decimal ;
  dwc: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/8320__92354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.83892 12.774353)"^^geo:wktLiteral ;
  geo-pos:lat "67.83892"^^xsd:decimal ;
  geo-pos:long "12.774353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__92354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "92354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/92354'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1717_28649'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.6313888888889'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '12.774353'^^xsd:double;
  dwc:latitude '67.83892'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.774353 67.83892, 12.774353 67.83892, 12.774353 67.83892, 12.774353 67.83892, 12.774353 67.83892))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/92354","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '92354'^^xsd:integer;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__471674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__471674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__471674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.895735 13.0613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.895735"^^xsd:decimal ;
  dwc:decimalLongitude "13.0613"^^xsd:decimal ;
  dwc: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/8320__471674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.895735 13.0613)"^^geo:wktLiteral ;
  geo-pos:lat "67.895735"^^xsd:decimal ;
  geo-pos:long "13.0613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__471674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/121692;enc=471674'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_187926'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.065'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.0613'^^xsd:double;
  dwc:latitude '67.895735'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.0613 67.895735, 13.0613 67.895735, 13.0613 67.895735, 13.0613 67.895735, 13.0613 67.895735))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/121692;enc=471674","organism_id":"https://happywhale.com/individual/121692","organism_name":"Odin","occurrence_remarks":"He is part of a pod with around 10 others individuals.  Traveling northeast along the coast."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '471674'^^xsd:integer;
  dwc:observationDate '2024-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__509195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__509195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__509195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.908583 13.068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.908583"^^xsd:decimal ;
  dwc:decimalLongitude "13.068"^^xsd:decimal ;
  dwc: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/8320__509195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.908583 13.068)"^^geo:wktLiteral ;
  geo-pos:lat "67.908583"^^xsd:decimal ;
  geo-pos:long "13.068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__509195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "509195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/509195'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1717_107208'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.426388888889'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.068'^^xsd:double;
  dwc:latitude '67.908583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.068 67.908583, 13.068 67.908583, 13.068 67.908583, 13.068 67.908583, 13.068 67.908583))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/509195","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"I watched them from land about two hours, eating and playing."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '509195'^^xsd:integer;
  dwc:observationDate '2024-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__509197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__509197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__509197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.898056 13.073333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.898056"^^xsd:decimal ;
  dwc:decimalLongitude "13.073333"^^xsd:decimal ;
  dwc: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/8320__509197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.898056 13.073333)"^^geo:wktLiteral ;
  geo-pos:lat "67.898056"^^xsd:decimal ;
  geo-pos:long "13.073333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__509197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "509197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/509197'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_107209'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.767777777778'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.073333'^^xsd:double;
  dwc:latitude '67.898056'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.073333 67.898056, 13.073333 67.898056, 13.073333 67.898056, 13.073333 67.898056, 13.073333 67.898056))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/509197","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Traveling northeast along the coast."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '509197'^^xsd:integer;
  dwc:observationDate '2024-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__509198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__509198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__509198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.898056 13.073333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.898056"^^xsd:decimal ;
  dwc:decimalLongitude "13.073333"^^xsd:decimal ;
  dwc: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/8320__509198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.898056 13.073333)"^^geo:wktLiteral ;
  geo-pos:lat "67.898056"^^xsd:decimal ;
  geo-pos:long "13.073333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__509198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "509198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/509198'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_125231'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.061111111111'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.073333'^^xsd:double;
  dwc:latitude '67.898056'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.073333 67.898056, 13.073333 67.898056, 13.073333 67.898056, 13.073333 67.898056, 13.073333 67.898056))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/509198","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Traveling northeast along the coast."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '509198'^^xsd:integer;
  dwc:observationDate '2024-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__509199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__509199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__509199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.898056 13.073333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.898056"^^xsd:decimal ;
  dwc:decimalLongitude "13.073333"^^xsd:decimal ;
  dwc: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/8320__509199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.898056 13.073333)"^^geo:wktLiteral ;
  geo-pos:lat "67.898056"^^xsd:decimal ;
  geo-pos:long "13.073333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__509199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "509199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/509199'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_197604'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.069722222222'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.073333'^^xsd:double;
  dwc:latitude '67.898056'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.073333 67.898056, 13.073333 67.898056, 13.073333 67.898056, 13.073333 67.898056, 13.073333 67.898056))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/509199","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Traveling northeast along the coast."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '509199'^^xsd:integer;
  dwc:observationDate '2024-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__509172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__509172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__509172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.91275 13.079083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.91275"^^xsd:decimal ;
  dwc:decimalLongitude "13.079083"^^xsd:decimal ;
  dwc: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/8320__509172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.91275 13.079083)"^^geo:wktLiteral ;
  geo-pos:lat "67.91275"^^xsd:decimal ;
  geo-pos:long "13.079083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__509172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "509172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/509172'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_251784'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.302777777778'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.079083'^^xsd:double;
  dwc:latitude '67.91275'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.079083 67.91275, 13.079083 67.91275, 13.079083 67.91275, 13.079083 67.91275, 13.079083 67.91275))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/509172","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"I was standing on the bridge watching the pod swimming by, towards the northeast."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '509172'^^xsd:integer;
  dwc:observationDate '2023-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__373442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__373442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__373442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.926942 13.112183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.926942"^^xsd:decimal ;
  dwc:decimalLongitude "13.112183"^^xsd:decimal ;
  dwc: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/8320__373442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.926942 13.112183)"^^geo:wktLiteral ;
  geo-pos:lat "67.926942"^^xsd:decimal ;
  geo-pos:long "13.112183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__373442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "373442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/373442'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1717_77951'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.3275'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.112183'^^xsd:double;
  dwc:latitude '67.926942'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.112183 67.926942, 13.112183 67.926942, 13.112183 67.926942, 13.112183 67.926942, 13.112183 67.926942))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/373442","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"four individuals. one male one calf."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '373442'^^xsd:integer;
  dwc:observationDate '2023-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__509196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__509196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__509196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.943111 13.134611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.943111"^^xsd:decimal ;
  dwc:decimalLongitude "13.134611"^^xsd:decimal ;
  dwc: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/8320__509196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.943111 13.134611)"^^geo:wktLiteral ;
  geo-pos:lat "67.943111"^^xsd:decimal ;
  geo-pos:long "13.134611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__509196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "509196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/509196'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1717_8635'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.0675'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.134611'^^xsd:double;
  dwc:latitude '67.943111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.134611 67.943111, 13.134611 67.943111, 13.134611 67.943111, 13.134611 67.943111, 13.134611 67.943111))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/509196","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"I watched them travel towards the northeast along the coast."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '509196'^^xsd:integer;
  dwc:observationDate '2024-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__509190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__509190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__509190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947111 13.146472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.947111"^^xsd:decimal ;
  dwc:decimalLongitude "13.146472"^^xsd:decimal ;
  dwc: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/8320__509190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947111 13.146472)"^^geo:wktLiteral ;
  geo-pos:lat "67.947111"^^xsd:decimal ;
  geo-pos:long "13.146472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__509190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "509190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/509190'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1717_251785'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.616666666667'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.146472'^^xsd:double;
  dwc:latitude '67.947111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.146472 67.947111, 13.146472 67.947111, 13.146472 67.947111, 13.146472 67.947111, 13.146472 67.947111))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/509190","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"I was watching them from land as they were traveling towards the northeast along the coast."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '509190'^^xsd:integer;
  dwc:observationDate '2023-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__509191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__509191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__509191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947111 13.146472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.947111"^^xsd:decimal ;
  dwc:decimalLongitude "13.146472"^^xsd:decimal ;
  dwc: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/8320__509191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947111 13.146472)"^^geo:wktLiteral ;
  geo-pos:lat "67.947111"^^xsd:decimal ;
  geo-pos:long "13.146472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__509191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "509191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/509191'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1717_62518'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.616666666667'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.146472'^^xsd:double;
  dwc:latitude '67.947111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.146472 67.947111, 13.146472 67.947111, 13.146472 67.947111, 13.146472 67.947111, 13.146472 67.947111))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/509191","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"I was watching them from land as they were traveling towards the northeast along the coast."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '509191'^^xsd:integer;
  dwc:observationDate '2023-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__509192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__509192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__509192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947111 13.146472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.947111"^^xsd:decimal ;
  dwc:decimalLongitude "13.146472"^^xsd:decimal ;
  dwc: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/8320__509192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947111 13.146472)"^^geo:wktLiteral ;
  geo-pos:lat "67.947111"^^xsd:decimal ;
  geo-pos:long "13.146472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__509192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "509192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/509192'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1717_116260'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.711666666667'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.146472'^^xsd:double;
  dwc:latitude '67.947111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.146472 67.947111, 13.146472 67.947111, 13.146472 67.947111, 13.146472 67.947111, 13.146472 67.947111))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/509192","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"I was watching them from land as they were traveling towards the northeast along the coast."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '509192'^^xsd:integer;
  dwc:observationDate '2023-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__509193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__509193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__509193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947111 13.146472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.947111"^^xsd:decimal ;
  dwc:decimalLongitude "13.146472"^^xsd:decimal ;
  dwc: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/8320__509193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947111 13.146472)"^^geo:wktLiteral ;
  geo-pos:lat "67.947111"^^xsd:decimal ;
  geo-pos:long "13.146472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__509193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "509193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/509193'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1717_116261'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.800555555556'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.146472'^^xsd:double;
  dwc:latitude '67.947111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.146472 67.947111, 13.146472 67.947111, 13.146472 67.947111, 13.146472 67.947111, 13.146472 67.947111))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/509193","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"I was watching them from land as they were traveling towards the northeast along the coast."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '509193'^^xsd:integer;
  dwc:observationDate '2023-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__509194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__509194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__509194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947111 13.146472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.947111"^^xsd:decimal ;
  dwc:decimalLongitude "13.146472"^^xsd:decimal ;
  dwc: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/8320__509194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947111 13.146472)"^^geo:wktLiteral ;
  geo-pos:lat "67.947111"^^xsd:decimal ;
  geo-pos:long "13.146472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__509194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "509194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/509194'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1717_269800'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.800555555556'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.146472'^^xsd:double;
  dwc:latitude '67.947111'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.146472 67.947111, 13.146472 67.947111, 13.146472 67.947111, 13.146472 67.947111, 13.146472 67.947111))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/509194","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"I was watching them from land as they were traveling towards the northeast along the coast."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '509194'^^xsd:integer;
  dwc:observationDate '2023-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__323532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__323532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__323532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.79033 13.324005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.79033"^^xsd:decimal ;
  dwc:decimalLongitude "13.324005"^^xsd:decimal ;
  dwc: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/8320__323532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.79033 13.324005)"^^geo:wktLiteral ;
  geo-pos:lat "66.79033"^^xsd:decimal ;
  geo-pos:long "13.324005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__323532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "323532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/323532'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1717_32030'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.797222222222'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.324005'^^xsd:double;
  dwc:latitude '66.79033'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.324005 66.79033, 13.324005 66.79033, 13.324005 66.79033, 13.324005 66.79033, 13.324005 66.79033))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/323532","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '323532'^^xsd:integer;
  dwc:observationDate '2022-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__293279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__293279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__293279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.79033 13.324005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.79033"^^xsd:decimal ;
  dwc:decimalLongitude "13.324005"^^xsd:decimal ;
  dwc: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/8320__293279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.79033 13.324005)"^^geo:wktLiteral ;
  geo-pos:lat "66.79033"^^xsd:decimal ;
  geo-pos:long "13.324005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__293279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "293279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/293279'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1717_130311'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.806944444444'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.324005'^^xsd:double;
  dwc:latitude '66.79033'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.324005 66.79033, 13.324005 66.79033, 13.324005 66.79033, 13.324005 66.79033, 13.324005 66.79033))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/293279","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '293279'^^xsd:integer;
  dwc:observationDate '2022-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__382251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__382251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__382251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.93 13.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.93"^^xsd:decimal ;
  dwc:decimalLongitude "13.37"^^xsd:decimal ;
  dwc: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/8320__382251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.93 13.37)"^^geo:wktLiteral ;
  geo-pos:lat "67.93"^^xsd:decimal ;
  geo-pos:long "13.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__382251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "382251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/382251'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1717_204391'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.309444444444'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.37'^^xsd:double;
  dwc:latitude '67.93'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.37 67.93, 13.37 67.93, 13.37 67.93, 13.37 67.93, 13.37 67.93))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/382251","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '382251'^^xsd:integer;
  dwc:observationDate '2023-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__385350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__385350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__385350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.024008 13.372765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.024008"^^xsd:decimal ;
  dwc:decimalLongitude "13.372765"^^xsd:decimal ;
  dwc: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/8320__385350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.024008 13.372765)"^^geo:wktLiteral ;
  geo-pos:lat "68.024008"^^xsd:decimal ;
  geo-pos:long "13.372765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__385350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "385350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/385350'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1717_231565'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.372765'^^xsd:double;
  dwc:latitude '68.024008'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.372765 68.024008, 13.372765 68.024008, 13.372765 68.024008, 13.372765 68.024008, 13.372765 68.024008))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/385350","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Large group of orca, mixed ages. Feeding in groups. Maybe 10-15 individuals."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '385350'^^xsd:integer;
  dwc:observationDate '2023-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__467347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__467347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__467347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.030369 13.466418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.030369"^^xsd:decimal ;
  dwc:decimalLongitude "13.466418"^^xsd:decimal ;
  dwc: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/8320__467347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.030369 13.466418)"^^geo:wktLiteral ;
  geo-pos:lat "68.030369"^^xsd:decimal ;
  geo-pos:long "13.466418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__467347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "467347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/467347'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1717_16664'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.370555555556'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.466418'^^xsd:double;
  dwc:latitude '68.030369'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.466418 68.030369, 13.466418 68.030369, 13.466418 68.030369, 13.466418 68.030369, 13.466418 68.030369))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/467347","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"5+ Killer Whales swimming circles and breaching, surrounded by gulls. 2 males, at least 2 females+ calf."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '467347'^^xsd:integer;
  dwc:observationDate '2024-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__467344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__467344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__467344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.030369 13.466418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.030369"^^xsd:decimal ;
  dwc:decimalLongitude "13.466418"^^xsd:decimal ;
  dwc: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/8320__467344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.030369 13.466418)"^^geo:wktLiteral ;
  geo-pos:lat "68.030369"^^xsd:decimal ;
  geo-pos:long "13.466418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__467344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "467344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/467344'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1717_43535'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.337222222222'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.466418'^^xsd:double;
  dwc:latitude '68.030369'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.466418 68.030369, 13.466418 68.030369, 13.466418 68.030369, 13.466418 68.030369, 13.466418 68.030369))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/467344","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"5+ Killer Whales swimming circles and breaching, surrounded by gulls. 2 males, at least 2 females+ calf."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '467344'^^xsd:integer;
  dwc:observationDate '2024-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__467343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__467343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__467343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.030369 13.466418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.030369"^^xsd:decimal ;
  dwc:decimalLongitude "13.466418"^^xsd:decimal ;
  dwc: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/8320__467343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.030369 13.466418)"^^geo:wktLiteral ;
  geo-pos:lat "68.030369"^^xsd:decimal ;
  geo-pos:long "13.466418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__467343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "467343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/467343'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1717_70531'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.337222222222'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.466418'^^xsd:double;
  dwc:latitude '68.030369'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.466418 68.030369, 13.466418 68.030369, 13.466418 68.030369, 13.466418 68.030369, 13.466418 68.030369))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/467343","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"5+ Killer Whales swimming circles and breaching, surrounded by gulls. 2 males, at least 2 females+ calf."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '467343'^^xsd:integer;
  dwc:observationDate '2024-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__467346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__467346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__467346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.030369 13.466418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.030369"^^xsd:decimal ;
  dwc:decimalLongitude "13.466418"^^xsd:decimal ;
  dwc: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/8320__467346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.030369 13.466418)"^^geo:wktLiteral ;
  geo-pos:lat "68.030369"^^xsd:decimal ;
  geo-pos:long "13.466418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__467346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "467346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/467346'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1717_97436'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.341666666667'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.466418'^^xsd:double;
  dwc:latitude '68.030369'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.466418 68.030369, 13.466418 68.030369, 13.466418 68.030369, 13.466418 68.030369, 13.466418 68.030369))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/467346","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"5+ Killer Whales swimming circles and breaching, surrounded by gulls. 2 males, at least 2 females+ calf."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '467346'^^xsd:integer;
  dwc:observationDate '2024-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__467345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__467345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__467345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.030369 13.466418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.030369"^^xsd:decimal ;
  dwc:decimalLongitude "13.466418"^^xsd:decimal ;
  dwc: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/8320__467345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.030369 13.466418)"^^geo:wktLiteral ;
  geo-pos:lat "68.030369"^^xsd:decimal ;
  geo-pos:long "13.466418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__467345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "467345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/467345'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1717_115352'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.341666666667'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.466418'^^xsd:double;
  dwc:latitude '68.030369'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.466418 68.030369, 13.466418 68.030369, 13.466418 68.030369, 13.466418 68.030369, 13.466418 68.030369))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/467345","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"5+ Killer Whales swimming circles and breaching, surrounded by gulls. 2 males, at least 2 females+ calf."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '467345'^^xsd:integer;
  dwc:observationDate '2024-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__385349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__385349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__385349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.057374 13.619614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.057374"^^xsd:decimal ;
  dwc:decimalLongitude "13.619614"^^xsd:decimal ;
  dwc: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/8320__385349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.057374 13.619614)"^^geo:wktLiteral ;
  geo-pos:lat "68.057374"^^xsd:decimal ;
  geo-pos:long "13.619614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__385349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "385349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/385349'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_222564'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.113888888889'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '13.619614'^^xsd:double;
  dwc:latitude '68.057374'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.619614 68.057374, 13.619614 68.057374, 13.619614 68.057374, 13.619614 68.057374, 13.619614 68.057374))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/385349","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Appeared to be mature males and females as well as young ones in the pod. 5-7 individuals? Seen clearly feeding in group. Came to look at our boat but swiftly moved on."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '385349'^^xsd:integer;
  dwc:observationDate '2023-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__315587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__315587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__315587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.380691 15.976868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.380691"^^xsd:decimal ;
  dwc:decimalLongitude "15.976868"^^xsd:decimal ;
  dwc: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/8320__315587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.380691 15.976868)"^^geo:wktLiteral ;
  geo-pos:lat "69.380691"^^xsd:decimal ;
  geo-pos:long "15.976868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__315587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "315587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/315587'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_212008'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.3408333333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '15.976868'^^xsd:double;
  dwc:latitude '69.380691'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.976868 69.380691, 15.976868 69.380691, 15.976868 69.380691, 15.976868 69.380691, 15.976868 69.380691))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/315587","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"100-150 spread into small groups over several small groups as far out as Bleik canyon"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '315587'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__338486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__338486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__338486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.316909 16.156207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.316909"^^xsd:decimal ;
  dwc:decimalLongitude "16.156207"^^xsd:decimal ;
  dwc: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/8320__338486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.316909 16.156207)"^^geo:wktLiteral ;
  geo-pos:lat "69.316909"^^xsd:decimal ;
  geo-pos:long "16.156207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__338486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "338486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/338486'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1717_121914'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.486944444444'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '16.156207'^^xsd:double;
  dwc:latitude '69.316909'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.156207 69.316909, 16.156207 69.316909, 16.156207 69.316909, 16.156207 69.316909, 16.156207 69.316909))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/338486","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"I\'ve seen this orca swimming near Andenes, Norway. It was part of a pod and I guess I\'ve seen 5 or 6 other ocras swimming around this one. But it could\'ve been more. It\'s not the best picture, I\'m just a tourist, but because of its big white spot on its dorsal fin, I thought it might be identifiable."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '338486'^^xsd:integer;
  dwc:observationDate '2022-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__106061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__106061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__106061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.342799 16.163163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.342799"^^xsd:decimal ;
  dwc:decimalLongitude "16.163163"^^xsd:decimal ;
  dwc: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/8320__106061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.342799 16.163163)"^^geo:wktLiteral ;
  geo-pos:lat "69.342799"^^xsd:decimal ;
  geo-pos:long "16.163163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__106061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "106061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/106061'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_100663'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.326944444444'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '16.163163'^^xsd:double;
  dwc:latitude '69.342799'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.163163 69.342799, 16.163163 69.342799, 16.163163 69.342799, 16.163163 69.342799, 16.163163 69.342799))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/106061","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '106061'^^xsd:integer;
  dwc:observationDate '2020-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__106062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__106062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__106062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.342799 16.163163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.342799"^^xsd:decimal ;
  dwc:decimalLongitude "16.163163"^^xsd:decimal ;
  dwc: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/8320__106062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.342799 16.163163)"^^geo:wktLiteral ;
  geo-pos:lat "69.342799"^^xsd:decimal ;
  geo-pos:long "16.163163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__106062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "106062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/106062'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_272197'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.310555555556'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '16.163163'^^xsd:double;
  dwc:latitude '69.342799'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.163163 69.342799, 16.163163 69.342799, 16.163163 69.342799, 16.163163 69.342799, 16.163163 69.342799))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/106062","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '106062'^^xsd:integer;
  dwc:observationDate '2020-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__427351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__427351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__427351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.398562 16.184235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.398562"^^xsd:decimal ;
  dwc:decimalLongitude "16.184235"^^xsd:decimal ;
  dwc: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/8320__427351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.398562 16.184235)"^^geo:wktLiteral ;
  geo-pos:lat "69.398562"^^xsd:decimal ;
  geo-pos:long "16.184235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__427351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "427351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/427351'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1717_285907'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.664722222222'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '16.184235'^^xsd:double;
  dwc:latitude '69.398562'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.184235 69.398562, 16.184235 69.398562, 16.184235 69.398562, 16.184235 69.398562, 16.184235 69.398562))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/427351","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Group of Orcas, which are very rare in this region and time of the year."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '427351'^^xsd:integer;
  dwc:observationDate '2014-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__443254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__443254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__443254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.740761 16.2303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.740761"^^xsd:decimal ;
  dwc:decimalLongitude "16.2303"^^xsd:decimal ;
  dwc: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/8320__443254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.740761 16.2303)"^^geo:wktLiteral ;
  geo-pos:lat "69.740761"^^xsd:decimal ;
  geo-pos:long "16.2303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__443254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "443254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/443254'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1717_196309'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.635833333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '16.2303'^^xsd:double;
  dwc:latitude '69.740761'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.2303 69.740761, 16.2303 69.740761, 16.2303 69.740761, 16.2303 69.740761, 16.2303 69.740761))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/443254","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Orcas in Norway, 3 hours north of Andenes"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '443254'^^xsd:integer;
  dwc:observationDate '2023-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__370054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__370054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__370054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.53842 16.96978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.53842"^^xsd:decimal ;
  dwc:decimalLongitude "16.96978"^^xsd:decimal ;
  dwc: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/8320__370054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.53842 16.96978)"^^geo:wktLiteral ;
  geo-pos:lat "69.53842"^^xsd:decimal ;
  geo-pos:long "16.96978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__370054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "370054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/370054'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_113660'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '16.96978'^^xsd:double;
  dwc:latitude '69.53842'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.96978 69.53842, 16.96978 69.53842, 16.96978 69.53842, 16.96978 69.53842, 16.96978 69.53842))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/370054","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"a group of orcas (unknown number. 3 to 9? they were quite spread. one group was fishing, as we could see them actively hunting and lots of gull flying around. while a couple of them were breaching in the distance. they were very active."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '370054'^^xsd:integer;
  dwc:observationDate '2023-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__370965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__370965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__370965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.512193 17.059021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.512193"^^xsd:decimal ;
  dwc:decimalLongitude "17.059021"^^xsd:decimal ;
  dwc: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/8320__370965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.512193 17.059021)"^^geo:wktLiteral ;
  geo-pos:lat "69.512193"^^xsd:decimal ;
  geo-pos:long "17.059021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__370965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "370965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/101039;enc=370965'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_59902'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '17.059021'^^xsd:double;
  dwc:latitude '69.512193'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.059021 69.512193, 17.059021 69.512193, 17.059021 69.512193, 17.059021 69.512193, 17.059021 69.512193))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/101039;enc=370965","organism_id":"https://happywhale.com/individual/101039","organism_name":"NKW-1076","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '370965'^^xsd:integer;
  dwc:observationDate '2023-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__372180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__372180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__372180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.629513 17.341919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.629513"^^xsd:decimal ;
  dwc:decimalLongitude "17.341919"^^xsd:decimal ;
  dwc: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/8320__372180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.629513 17.341919)"^^geo:wktLiteral ;
  geo-pos:lat "69.629513"^^xsd:decimal ;
  geo-pos:long "17.341919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__372180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "372180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/372180'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_95816'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.733333333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '17.341919'^^xsd:double;
  dwc:latitude '69.629513'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.341919 69.629513, 17.341919 69.629513, 17.341919 69.629513, 17.341919 69.629513, 17.341919 69.629513))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/372180","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"A pod with several individuals, possibly more than 12 scattered over a large area; actively feeding on unnidentidied prey close to the surface, posibbly schooling fish."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '372180'^^xsd:integer;
  dwc:observationDate '2023-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__372179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__372179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__372179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.629513 17.341919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.629513"^^xsd:decimal ;
  dwc:decimalLongitude "17.341919"^^xsd:decimal ;
  dwc: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/8320__372179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.629513 17.341919)"^^geo:wktLiteral ;
  geo-pos:lat "69.629513"^^xsd:decimal ;
  geo-pos:long "17.341919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__372179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "372179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/372179'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_168006'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.733333333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '17.341919'^^xsd:double;
  dwc:latitude '69.629513'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.341919 69.629513, 17.341919 69.629513, 17.341919 69.629513, 17.341919 69.629513, 17.341919 69.629513))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/372179","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"A pod with several individuals, possibly more than 12 scattered over a large area; actively feeding on unnidentidied prey close to the surface, posibbly schooling fish."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '372179'^^xsd:integer;
  dwc:observationDate '2023-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__332412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__332412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__332412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.68142 17.786865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.68142"^^xsd:decimal ;
  dwc:decimalLongitude "17.786865"^^xsd:decimal ;
  dwc: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/8320__332412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.68142 17.786865)"^^geo:wktLiteral ;
  geo-pos:lat "69.68142"^^xsd:decimal ;
  geo-pos:long "17.786865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__332412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "332412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/332412'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1717_212283'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.007222222222'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '17.786865'^^xsd:double;
  dwc:latitude '69.68142'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.786865 69.68142, 17.786865 69.68142, 17.786865 69.68142, 17.786865 69.68142, 17.786865 69.68142))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/332412","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '332412'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__338633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__338633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__338633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc: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/8320__338633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 18)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__338633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "338633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/338633'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1717_167239'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18 70, 18 70, 18 70, 18 70, 18 70))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/338633","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '338633'^^xsd:integer;
  dwc:observationDate '2022-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__372182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__372182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__372182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.867189 18.039551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.867189"^^xsd:decimal ;
  dwc:decimalLongitude "18.039551"^^xsd:decimal ;
  dwc: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/8320__372182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.867189 18.039551)"^^geo:wktLiteral ;
  geo-pos:lat "69.867189"^^xsd:decimal ;
  geo-pos:long "18.039551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__372182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "372182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/372182'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1717_231253'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.289444444444'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '18.039551'^^xsd:double;
  dwc:latitude '69.867189'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.039551 69.867189, 18.039551 69.867189, 18.039551 69.867189, 18.039551 69.867189, 18.039551 69.867189))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/372182","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Small to medium size pod, possibly around 5-6 individuals"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '372182'^^xsd:integer;
  dwc:observationDate '2023-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__372181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__372181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__372181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.867189 18.039551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.867189"^^xsd:decimal ;
  dwc:decimalLongitude "18.039551"^^xsd:decimal ;
  dwc: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/8320__372181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.867189 18.039551)"^^geo:wktLiteral ;
  geo-pos:lat "69.867189"^^xsd:decimal ;
  geo-pos:long "18.039551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__372181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "372181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/372181'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1717_285012'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.020833333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '18.039551'^^xsd:double;
  dwc:latitude '69.867189'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.039551 69.867189, 18.039551 69.867189, 18.039551 69.867189, 18.039551 69.867189, 18.039551 69.867189))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/372181","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Small to medium size pod, possibly around 5-6 individuals"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '372181'^^xsd:integer;
  dwc:observationDate '2023-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__286423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__286423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__286423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.172996 18.135887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.172996"^^xsd:decimal ;
  dwc:decimalLongitude "18.135887"^^xsd:decimal ;
  dwc: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/8320__286423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.172996 18.135887)"^^geo:wktLiteral ;
  geo-pos:lat "70.172996"^^xsd:decimal ;
  geo-pos:long "18.135887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__286423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "286423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/286423'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1717_193535'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.166388888889'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '18.135887'^^xsd:double;
  dwc:latitude '70.172996'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.135887 70.172996, 18.135887 70.172996, 18.135887 70.172996, 18.135887 70.172996, 18.135887 70.172996))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/286423","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '286423'^^xsd:integer;
  dwc:observationDate '2022-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__514390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__514390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__514390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.765008 18.49131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.765008"^^xsd:decimal ;
  dwc:decimalLongitude "18.49131"^^xsd:decimal ;
  dwc: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/8320__514390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.765008 18.49131)"^^geo:wktLiteral ;
  geo-pos:lat "69.765008"^^xsd:decimal ;
  geo-pos:long "18.49131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__514390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "514390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/514390'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1717_287738'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.238888888889'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '18.49131'^^xsd:double;
  dwc:latitude '69.765008'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.49131 69.765008, 18.49131 69.765008, 18.49131 69.765008, 18.49131 69.765008, 18.49131 69.765008))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/514390","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Kayak"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '514390'^^xsd:integer;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__514389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__514389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__514389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.762719 18.495632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.762719"^^xsd:decimal ;
  dwc:decimalLongitude "18.495632"^^xsd:decimal ;
  dwc: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/8320__514389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.762719 18.495632)"^^geo:wktLiteral ;
  geo-pos:lat "69.762719"^^xsd:decimal ;
  geo-pos:long "18.495632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__514389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "514389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/514389'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1717_53675'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.255833333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '18.495632'^^xsd:double;
  dwc:latitude '69.762719'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.495632 69.762719, 18.495632 69.762719, 18.495632 69.762719, 18.495632 69.762719, 18.495632 69.762719))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/514389","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Kayak"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '514389'^^xsd:integer;
  dwc:observationDate '2017-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__421863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__421863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__421863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.699217 18.665222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.699217"^^xsd:decimal ;
  dwc:decimalLongitude "18.665222"^^xsd:decimal ;
  dwc: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/8320__421863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.699217 18.665222)"^^geo:wktLiteral ;
  geo-pos:lat "69.699217"^^xsd:decimal ;
  geo-pos:long "18.665222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__421863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "421863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/421863'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1717_141770'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '18.665222'^^xsd:double;
  dwc:latitude '69.699217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.665222 69.699217, 18.665222 69.699217, 18.665222 69.699217, 18.665222 69.699217, 18.665222 69.699217))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/421863","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '421863'^^xsd:integer;
  dwc:observationDate '2016-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__9941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__9941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__9941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.836336 18.925371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.836336"^^xsd:decimal ;
  dwc:decimalLongitude "18.925371"^^xsd:decimal ;
  dwc: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/8320__9941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.836336 18.925371)"^^geo:wktLiteral ;
  geo-pos:lat "69.836336"^^xsd:decimal ;
  geo-pos:long "18.925371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__9941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/9941'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1717_45151'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '18.925371'^^xsd:double;
  dwc:latitude '69.836336'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.925371 69.836336, 18.925371 69.836336, 18.925371 69.836336, 18.925371 69.836336, 18.925371 69.836336))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/9941","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"humpbacks also seen"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '9941'^^xsd:integer;
  dwc:observationDate '2017-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__370258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__370258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__370258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.642554 18.959909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.642554"^^xsd:decimal ;
  dwc:decimalLongitude "18.959909"^^xsd:decimal ;
  dwc: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/8320__370258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.642554 18.959909)"^^geo:wktLiteral ;
  geo-pos:lat "69.642554"^^xsd:decimal ;
  geo-pos:long "18.959909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__370258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "370258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/370258'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1717_24068'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.268333333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '18.959909'^^xsd:double;
  dwc:latitude '69.642554'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.959909 69.642554, 18.959909 69.642554, 18.959909 69.642554, 18.959909 69.642554, 18.959909 69.642554))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/370258","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '370258'^^xsd:integer;
  dwc:observationDate '2022-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__368620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__368620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__368620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.73 19.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.73"^^xsd:decimal ;
  dwc:decimalLongitude "19.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__368620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "368620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/368620'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1717_77864'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.208333333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '19.05'^^xsd:double;
  dwc:latitude '69.73'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.05 69.73, 19.05 69.73, 19.05 69.73, 19.05 69.73, 19.05 69.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/368620","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '368620'^^xsd:integer;
  dwc:observationDate '2022-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__368612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__368612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__368612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.73 19.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.73"^^xsd:decimal ;
  dwc:decimalLongitude "19.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__368612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "368612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/368612'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1717_15003'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.118611111111'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '19.05'^^xsd:double;
  dwc:latitude '69.73'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.05 69.73, 19.05 69.73, 19.05 69.73, 19.05 69.73, 19.05 69.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/368612","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '368612'^^xsd:integer;
  dwc:observationDate '2022-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__368619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__368619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__368619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.73 19.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.73"^^xsd:decimal ;
  dwc:decimalLongitude "19.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__368619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "368619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/368619'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_122624'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.246944444444'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '19.05'^^xsd:double;
  dwc:latitude '69.73'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.05 69.73, 19.05 69.73, 19.05 69.73, 19.05 69.73, 19.05 69.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/368619","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '368619'^^xsd:integer;
  dwc:observationDate '2022-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__368621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__368621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__368621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.73 19.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.73"^^xsd:decimal ;
  dwc:decimalLongitude "19.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__368621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "368621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/368621'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1717_267131'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.321111111111'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '19.05'^^xsd:double;
  dwc:latitude '69.73'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.05 69.73, 19.05 69.73, 19.05 69.73, 19.05 69.73, 19.05 69.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/368621","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '368621'^^xsd:integer;
  dwc:observationDate '2022-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__319816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__319816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__319816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.752116 19.094238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.752116"^^xsd:decimal ;
  dwc:decimalLongitude "19.094238"^^xsd:decimal ;
  dwc: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/8320__319816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.752116 19.094238)"^^geo:wktLiteral ;
  geo-pos:lat "69.752116"^^xsd:decimal ;
  geo-pos:long "19.094238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__319816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "319816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/319816'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1717_40873'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.421388888889'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '19.094238'^^xsd:double;
  dwc:latitude '69.752116'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.094238 69.752116, 19.094238 69.752116, 19.094238 69.752116, 19.094238 69.752116, 19.094238 69.752116))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/319816","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '319816'^^xsd:integer;
  dwc:observationDate '2015-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__319815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__319815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__319815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.752116 19.094238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.752116"^^xsd:decimal ;
  dwc:decimalLongitude "19.094238"^^xsd:decimal ;
  dwc: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/8320__319815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.752116 19.094238)"^^geo:wktLiteral ;
  geo-pos:lat "69.752116"^^xsd:decimal ;
  geo-pos:long "19.094238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__319815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "319815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/319815'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1717_266144'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.421388888889'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '19.094238'^^xsd:double;
  dwc:latitude '69.752116'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.094238 69.752116, 19.094238 69.752116, 19.094238 69.752116, 19.094238 69.752116, 19.094238 69.752116))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/319815","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '319815'^^xsd:integer;
  dwc:observationDate '2015-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__368371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__368371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__368371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.742252 19.105225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.742252"^^xsd:decimal ;
  dwc:decimalLongitude "19.105225"^^xsd:decimal ;
  dwc: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/8320__368371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.742252 19.105225)"^^geo:wktLiteral ;
  geo-pos:lat "69.742252"^^xsd:decimal ;
  geo-pos:long "19.105225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__368371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "368371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/368371'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1717_231183'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.0730555555556'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '19.105225'^^xsd:double;
  dwc:latitude '69.742252'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.105225 69.742252, 19.105225 69.742252, 19.105225 69.742252, 19.105225 69.742252, 19.105225 69.742252))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/368371","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '368371'^^xsd:integer;
  dwc:observationDate '2022-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__368372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__368372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__368372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.742252 19.105225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.742252"^^xsd:decimal ;
  dwc:decimalLongitude "19.105225"^^xsd:decimal ;
  dwc: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/8320__368372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.742252 19.105225)"^^geo:wktLiteral ;
  geo-pos:lat "69.742252"^^xsd:decimal ;
  geo-pos:long "19.105225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__368372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "368372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/368372'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1717_222159'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.7272222222222'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '19.105225'^^xsd:double;
  dwc:latitude '69.742252'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.105225 69.742252, 19.105225 69.742252, 19.105225 69.742252, 19.105225 69.742252, 19.105225 69.742252))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/368372","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '368372'^^xsd:integer;
  dwc:observationDate '2022-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__368370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__368370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__368370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.742252 19.105225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.742252"^^xsd:decimal ;
  dwc:decimalLongitude "19.105225"^^xsd:decimal ;
  dwc: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/8320__368370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.742252 19.105225)"^^geo:wktLiteral ;
  geo-pos:lat "69.742252"^^xsd:decimal ;
  geo-pos:long "19.105225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__368370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "368370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/368370'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1717_276158'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.40666666666667'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '19.105225'^^xsd:double;
  dwc:latitude '69.742252'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.105225 69.742252, 19.105225 69.742252, 19.105225 69.742252, 19.105225 69.742252, 19.105225 69.742252))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/368370","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '368370'^^xsd:integer;
  dwc:observationDate '2022-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__319818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__319818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__319818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.764113 19.112091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.764113"^^xsd:decimal ;
  dwc:decimalLongitude "19.112091"^^xsd:decimal ;
  dwc: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/8320__319818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.764113 19.112091)"^^geo:wktLiteral ;
  geo-pos:lat "69.764113"^^xsd:decimal ;
  geo-pos:long "19.112091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__319818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "319818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/319818'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1717_4962'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.489166666667'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '19.112091'^^xsd:double;
  dwc:latitude '69.764113'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.112091 69.764113, 19.112091 69.764113, 19.112091 69.764113, 19.112091 69.764113, 19.112091 69.764113))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/319818","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '319818'^^xsd:integer;
  dwc:observationDate '2015-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__319817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__319817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__319817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.759838 19.125824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.759838"^^xsd:decimal ;
  dwc:decimalLongitude "19.125824"^^xsd:decimal ;
  dwc: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/8320__319817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.759838 19.125824)"^^geo:wktLiteral ;
  geo-pos:lat "69.759838"^^xsd:decimal ;
  geo-pos:long "19.125824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__319817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "319817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/319817'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1717_175948'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.446944444444'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '19.125824'^^xsd:double;
  dwc:latitude '69.759838'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.125824 69.759838, 19.125824 69.759838, 19.125824 69.759838, 19.125824 69.759838, 19.125824 69.759838))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/319817","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '319817'^^xsd:integer;
  dwc:observationDate '2015-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__405973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__405973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__405973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.978975 19.992292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.978975"^^xsd:decimal ;
  dwc:decimalLongitude "19.992292"^^xsd:decimal ;
  dwc: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/8320__405973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.978975 19.992292)"^^geo:wktLiteral ;
  geo-pos:lat "69.978975"^^xsd:decimal ;
  geo-pos:long "19.992292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__405973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "405973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/405973'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1717_123334'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.626666666667'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '19.992292'^^xsd:double;
  dwc:latitude '69.978975'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.992292 69.978975, 19.992292 69.978975, 19.992292 69.978975, 19.992292 69.978975, 19.992292 69.978975))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/405973","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"It is a killer whale with an "H" pattern on his body. It appears in the video at the eighth second."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '405973'^^xsd:integer;
  dwc:observationDate '2023-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__337654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__337654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__337654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.127484 20.280212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.127484"^^xsd:decimal ;
  dwc:decimalLongitude "20.280212"^^xsd:decimal ;
  dwc: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/8320__337654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.127484 20.280212)"^^geo:wktLiteral ;
  geo-pos:lat "70.127484"^^xsd:decimal ;
  geo-pos:long "20.280212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__337654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "337654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/337654'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_103925'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.72'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '20.280212'^^xsd:double;
  dwc:latitude '70.127484'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.280212 70.127484, 20.280212 70.127484, 20.280212 70.127484, 20.280212 70.127484, 20.280212 70.127484))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/337654","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"One of the (to my knowledge) two male Orcas with a collapsed dorsal fin coming yearly into the fjords of Troms (herring season)."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '337654'^^xsd:integer;
  dwc:observationDate '2022-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__337058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__337058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__337058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1306 20.2829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1306"^^xsd:decimal ;
  dwc:decimalLongitude "20.2829"^^xsd:decimal ;
  dwc: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/8320__337058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1306 20.2829)"^^geo:wktLiteral ;
  geo-pos:lat "70.1306"^^xsd:decimal ;
  geo-pos:long "20.2829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__337058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "337058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/337058'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1717_221443'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.903333333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '20.2829'^^xsd:double;
  dwc:latitude '70.1306'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.2829 70.1306, 20.2829 70.1306, 20.2829 70.1306, 20.2829 70.1306, 20.2829 70.1306))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/337058","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"This individual killer whale was part of a pod of approx. 7-8 individuals which also included a calf."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '337058'^^xsd:integer;
  dwc:observationDate '2022-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__346104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__346104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__346104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.001648 20.493622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.001648"^^xsd:decimal ;
  dwc:decimalLongitude "20.493622"^^xsd:decimal ;
  dwc: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/8320__346104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.001648 20.493622)"^^geo:wktLiteral ;
  geo-pos:lat "70.001648"^^xsd:decimal ;
  geo-pos:long "20.493622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__346104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "346104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/346104'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_32388'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.224444444444'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '20.493622'^^xsd:double;
  dwc:latitude '70.001648'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.493622 70.001648, 20.493622 70.001648, 20.493622 70.001648, 20.493622 70.001648, 20.493622 70.001648))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/346104","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"There were many Humpback Whales, espacially a mother and her child that followed the boat all the time. We also saw one Orca family."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '346104'^^xsd:integer;
  dwc:observationDate '2023-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__401207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__401207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__401207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.036005 20.726812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.036005"^^xsd:decimal ;
  dwc:decimalLongitude "20.726812"^^xsd:decimal ;
  dwc: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/8320__401207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.036005 20.726812)"^^geo:wktLiteral ;
  geo-pos:lat "70.036005"^^xsd:decimal ;
  geo-pos:long "20.726812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__401207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "401207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/401207'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1717_258813'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '20.726812'^^xsd:double;
  dwc:latitude '70.036005'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.726812 70.036005, 20.726812 70.036005, 20.726812 70.036005, 20.726812 70.036005, 20.726812 70.036005))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/401207","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Large number of orca in the sea, 2 orcas (ppictured) on starboard side of ship, with approx 6 other individuals. At a similar time approx 5 orcas on port side (unsure if same pod). Photos by Geraldine Prince/Hurtigruten"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '401207'^^xsd:integer;
  dwc:observationDate '2023-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__410376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__410376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__410376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.844096 20.754172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.844096"^^xsd:decimal ;
  dwc:decimalLongitude "20.754172"^^xsd:decimal ;
  dwc: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/8320__410376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.844096 20.754172)"^^geo:wktLiteral ;
  geo-pos:lat "69.844096"^^xsd:decimal ;
  geo-pos:long "20.754172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__410376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "410376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/410376'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_258962'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '20.754172'^^xsd:double;
  dwc:latitude '69.844096'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.754172 69.844096, 20.754172 69.844096, 20.754172 69.844096, 20.754172 69.844096, 20.754172 69.844096))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/410376","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '410376'^^xsd:integer;
  dwc:observationDate '2023-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__402000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__402000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__402000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.045101 20.782396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.045101"^^xsd:decimal ;
  dwc:decimalLongitude "20.782396"^^xsd:decimal ;
  dwc: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/8320__402000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.045101 20.782396)"^^geo:wktLiteral ;
  geo-pos:lat "70.045101"^^xsd:decimal ;
  geo-pos:long "20.782396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__402000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "402000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/402000'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1717_24683'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.1305555555556'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '20.782396'^^xsd:double;
  dwc:latitude '70.045101'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.782396 70.045101, 20.782396 70.045101, 20.782396 70.045101, 20.782396 70.045101, 20.782396 70.045101))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/402000","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pod of approx. 8 orcas passing the ship"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '402000'^^xsd:integer;
  dwc:observationDate '2023-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__410473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__410473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__410473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.909317 20.799093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.909317"^^xsd:decimal ;
  dwc:decimalLongitude "20.799093"^^xsd:decimal ;
  dwc: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/8320__410473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.909317 20.799093)"^^geo:wktLiteral ;
  geo-pos:lat "69.909317"^^xsd:decimal ;
  geo-pos:long "20.799093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__410473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "410473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/410473'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1717_195880'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '20.799093'^^xsd:double;
  dwc:latitude '69.909317'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.799093 69.909317, 20.799093 69.909317, 20.799093 69.909317, 20.799093 69.909317, 20.799093 69.909317))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/410473","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '410473'^^xsd:integer;
  dwc:observationDate '2023-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__525275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__525275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__525275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.060814 20.809339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.060814"^^xsd:decimal ;
  dwc:decimalLongitude "20.809339"^^xsd:decimal ;
  dwc: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/8320__525275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.060814 20.809339)"^^geo:wktLiteral ;
  geo-pos:lat "70.060814"^^xsd:decimal ;
  geo-pos:long "20.809339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__525275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "525275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/525275'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2025'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_80752'^^xsd:string;
  dwc:yearCollected '2025'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.756944444444'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '20.809339'^^xsd:double;
  dwc:latitude '70.060814'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.809339 70.060814, 20.809339 70.060814, 20.809339 70.060814, 20.809339 70.060814, 20.809339 70.060814))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/525275","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '525275'^^xsd:integer;
  dwc:observationDate '2025-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__525065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__525065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__525065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.044145 20.866121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.044145"^^xsd:decimal ;
  dwc:decimalLongitude "20.866121"^^xsd:decimal ;
  dwc: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/8320__525065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.044145 20.866121)"^^geo:wktLiteral ;
  geo-pos:lat "70.044145"^^xsd:decimal ;
  geo-pos:long "20.866121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__525065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "525065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/525065'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2025'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1717_234116'^^xsd:string;
  dwc:yearCollected '2025'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.551944444444'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '20.866121'^^xsd:double;
  dwc:latitude '70.044145'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.866121 70.044145, 20.866121 70.044145, 20.866121 70.044145, 20.866121 70.044145, 20.866121 70.044145))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/525065","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '525065'^^xsd:integer;
  dwc:observationDate '2025-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__517582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__517582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__517582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.933946 20.930657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.933946"^^xsd:decimal ;
  dwc:decimalLongitude "20.930657"^^xsd:decimal ;
  dwc: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/8320__517582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.933946 20.930657)"^^geo:wktLiteral ;
  geo-pos:lat "69.933946"^^xsd:decimal ;
  geo-pos:long "20.930657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__517582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "517582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/517582'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1717_242960'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.508611111111'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '20.930657'^^xsd:double;
  dwc:latitude '69.933946'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.930657 69.933946, 20.930657 69.933946, 20.930657 69.933946, 20.930657 69.933946, 20.930657 69.933946))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/517582","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '517582'^^xsd:integer;
  dwc:observationDate '2024-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__517581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__517581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__517581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.933985 20.936841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.933985"^^xsd:decimal ;
  dwc:decimalLongitude "20.936841"^^xsd:decimal ;
  dwc: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/8320__517581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.933985 20.936841)"^^geo:wktLiteral ;
  geo-pos:lat "69.933985"^^xsd:decimal ;
  geo-pos:long "20.936841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__517581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "517581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/517581'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1717_170714'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.508611111111'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '20.936841'^^xsd:double;
  dwc:latitude '69.933985'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.936841 69.933985, 20.936841 69.933985, 20.936841 69.933985, 20.936841 69.933985, 20.936841 69.933985))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/517581","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '517581'^^xsd:integer;
  dwc:observationDate '2024-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__432454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__432454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__432454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.105972 20.952694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.105972"^^xsd:decimal ;
  dwc:decimalLongitude "20.952694"^^xsd:decimal ;
  dwc: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/8320__432454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.105972 20.952694)"^^geo:wktLiteral ;
  geo-pos:lat "70.105972"^^xsd:decimal ;
  geo-pos:long "20.952694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__432454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "432454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/432454'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1717_96834'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.179166666667'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '20.952694'^^xsd:double;
  dwc:latitude '70.105972'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.952694 70.105972, 20.952694 70.105972, 20.952694 70.105972, 20.952694 70.105972, 20.952694 70.105972))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/432454","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '432454'^^xsd:integer;
  dwc:observationDate '2023-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__432453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__432453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__432453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.087139 20.980306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.087139"^^xsd:decimal ;
  dwc:decimalLongitude "20.980306"^^xsd:decimal ;
  dwc: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/8320__432453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.087139 20.980306)"^^geo:wktLiteral ;
  geo-pos:lat "70.087139"^^xsd:decimal ;
  geo-pos:long "20.980306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__432453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "432453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/432453'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1717_241230'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.6344444444444'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '20.980306'^^xsd:double;
  dwc:latitude '70.087139'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.980306 70.087139, 20.980306 70.087139, 20.980306 70.087139, 20.980306 70.087139, 20.980306 70.087139))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/432453","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '432453'^^xsd:integer;
  dwc:observationDate '2023-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__323676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__323676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__323676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0979 20.9839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0979"^^xsd:decimal ;
  dwc:decimalLongitude "20.9839"^^xsd:decimal ;
  dwc: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/8320__323676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0979 20.9839)"^^geo:wktLiteral ;
  geo-pos:lat "70.0979"^^xsd:decimal ;
  geo-pos:long "20.9839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__323676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "323676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/323676'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1717_85826'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.7669444444444'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '20.9839'^^xsd:double;
  dwc:latitude '70.0979'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.9839 70.0979, 20.9839 70.0979, 20.9839 70.0979, 20.9839 70.0979, 20.9839 70.0979))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/323676","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pod of approx 15 killer whales."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '323676'^^xsd:integer;
  dwc:observationDate '2022-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__319408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__319408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__319408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.168555 20.98938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.168555"^^xsd:decimal ;
  dwc:decimalLongitude "20.98938"^^xsd:decimal ;
  dwc: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/8320__319408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.168555 20.98938)"^^geo:wktLiteral ;
  geo-pos:lat "70.168555"^^xsd:decimal ;
  geo-pos:long "20.98938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__319408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "319408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/319408'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1717_203060'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.017222222222'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '20.98938'^^xsd:double;
  dwc:latitude '70.168555'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.98938 70.168555, 20.98938 70.168555, 20.98938 70.168555, 20.98938 70.168555, 20.98938 70.168555))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/319408","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '319408'^^xsd:integer;
  dwc:observationDate '2021-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__319409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__319409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__319409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.168555 20.98938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.168555"^^xsd:decimal ;
  dwc:decimalLongitude "20.98938"^^xsd:decimal ;
  dwc: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/8320__319409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.168555 20.98938)"^^geo:wktLiteral ;
  geo-pos:lat "70.168555"^^xsd:decimal ;
  geo-pos:long "20.98938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__319409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "319409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/319409'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1717_230203'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.017222222222'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '20.98938'^^xsd:double;
  dwc:latitude '70.168555'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.98938 70.168555, 20.98938 70.168555, 20.98938 70.168555, 20.98938 70.168555, 20.98938 70.168555))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/319409","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '319409'^^xsd:integer;
  dwc:observationDate '2021-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__459009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__459009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__459009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.838222 20.997806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.838222"^^xsd:decimal ;
  dwc:decimalLongitude "20.997806"^^xsd:decimal ;
  dwc: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/8320__459009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.838222 20.997806)"^^geo:wktLiteral ;
  geo-pos:lat "69.838222"^^xsd:decimal ;
  geo-pos:long "20.997806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__459009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "459009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/459009'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1717_115222'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '20.997806'^^xsd:double;
  dwc:latitude '69.838222'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.997806 69.838222, 20.997806 69.838222, 20.997806 69.838222, 20.997806 69.838222, 20.997806 69.838222))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/459009","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '459009'^^xsd:integer;
  dwc:observationDate '2023-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__328467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__328467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__328467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.096925 21.008843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.096925"^^xsd:decimal ;
  dwc:decimalLongitude "21.008843"^^xsd:decimal ;
  dwc: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/8320__328467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.096925 21.008843)"^^geo:wktLiteral ;
  geo-pos:lat "70.096925"^^xsd:decimal ;
  geo-pos:long "21.008843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__328467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "328467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/328467'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1717_77044'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.624166666667'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.008843'^^xsd:double;
  dwc:latitude '70.096925'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.008843 70.096925, 21.008843 70.096925, 21.008843 70.096925, 21.008843 70.096925, 21.008843 70.096925))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/328467","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '328467'^^xsd:integer;
  dwc:observationDate '2022-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__347474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__347474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__347474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.033794 21.011114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.033794"^^xsd:decimal ;
  dwc:decimalLongitude "21.011114"^^xsd:decimal ;
  dwc: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/8320__347474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.033794 21.011114)"^^geo:wktLiteral ;
  geo-pos:lat "70.033794"^^xsd:decimal ;
  geo-pos:long "21.011114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__347474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "347474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/347474'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_59354'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.011114'^^xsd:double;
  dwc:latitude '70.033794'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.011114 70.033794, 21.011114 70.033794, 21.011114 70.033794, 21.011114 70.033794, 21.011114 70.033794))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/347474","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '347474'^^xsd:integer;
  dwc:observationDate '2022-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__347475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__347475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__347475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.035627 21.013861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.035627"^^xsd:decimal ;
  dwc:decimalLongitude "21.013861"^^xsd:decimal ;
  dwc: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/8320__347475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.035627 21.013861)"^^geo:wktLiteral ;
  geo-pos:lat "70.035627"^^xsd:decimal ;
  geo-pos:long "21.013861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__347475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "347475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/347475'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_59355'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.268333333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.013861'^^xsd:double;
  dwc:latitude '70.035627'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.013861 70.035627, 21.013861 70.035627, 21.013861 70.035627, 21.013861 70.035627, 21.013861 70.035627))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/347475","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '347475'^^xsd:integer;
  dwc:observationDate '2022-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__319406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__319406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__319406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.172281 21.016846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.172281"^^xsd:decimal ;
  dwc:decimalLongitude "21.016846"^^xsd:decimal ;
  dwc: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/8320__319406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.172281 21.016846)"^^geo:wktLiteral ;
  geo-pos:lat "70.172281"^^xsd:decimal ;
  geo-pos:long "21.016846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__319406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "319406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/319406'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1717_23033'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.870277777778'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.016846'^^xsd:double;
  dwc:latitude '70.172281'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.016846 70.172281, 21.016846 70.172281, 21.016846 70.172281, 21.016846 70.172281, 21.016846 70.172281))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/319406","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '319406'^^xsd:integer;
  dwc:observationDate '2021-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__28912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__28912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__28912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.069723 21.017752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.069723"^^xsd:decimal ;
  dwc:decimalLongitude "21.017752"^^xsd:decimal ;
  dwc: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/8320__28912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.069723 21.017752)"^^geo:wktLiteral ;
  geo-pos:lat "70.069723"^^xsd:decimal ;
  geo-pos:long "21.017752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__28912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "28912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/28912'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1717_198818'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.017752'^^xsd:double;
  dwc:latitude '70.069723'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.017752 70.069723, 21.017752 70.069723, 21.017752 70.069723, 21.017752 70.069723, 21.017752 70.069723))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/28912","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '28912'^^xsd:integer;
  dwc:observationDate '2018-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__347476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__347476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__347476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.034167 21.019012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.034167"^^xsd:decimal ;
  dwc:decimalLongitude "21.019012"^^xsd:decimal ;
  dwc: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/8320__347476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.034167 21.019012)"^^geo:wktLiteral ;
  geo-pos:lat "70.034167"^^xsd:decimal ;
  geo-pos:long "21.019012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__347476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "347476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/347476'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_221687'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.268333333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.019012'^^xsd:double;
  dwc:latitude '70.034167'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.019012 70.034167, 21.019012 70.034167, 21.019012 70.034167, 21.019012 70.034167, 21.019012 70.034167))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/347476","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '347476'^^xsd:integer;
  dwc:observationDate '2022-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__347473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__347473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__347473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.033687 21.020042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.033687"^^xsd:decimal ;
  dwc:decimalLongitude "21.020042"^^xsd:decimal ;
  dwc: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/8320__347473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.033687 21.020042)"^^geo:wktLiteral ;
  geo-pos:lat "70.033687"^^xsd:decimal ;
  geo-pos:long "21.020042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__347473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "347473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/347473'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1717_5450'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.020042'^^xsd:double;
  dwc:latitude '70.033687'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.020042 70.033687, 21.020042 70.033687, 21.020042 70.033687, 21.020042 70.033687, 21.020042 70.033687))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/347473","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '347473'^^xsd:integer;
  dwc:observationDate '2022-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__319410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__319410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__319410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.200211 21.022339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.200211"^^xsd:decimal ;
  dwc:decimalLongitude "21.022339"^^xsd:decimal ;
  dwc: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/8320__319410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.200211 21.022339)"^^geo:wktLiteral ;
  geo-pos:lat "70.200211"^^xsd:decimal ;
  geo-pos:long "21.022339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__319410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "319410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/319410'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1717_14068'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.138888888889'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.022339'^^xsd:double;
  dwc:latitude '70.200211'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.022339 70.200211, 21.022339 70.200211, 21.022339 70.200211, 21.022339 70.200211, 21.022339 70.200211))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/319410","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '319410'^^xsd:integer;
  dwc:observationDate '2021-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__522041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__522041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__522041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.033 21.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.033"^^xsd:decimal ;
  dwc:decimalLongitude "21.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__522041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "522041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/522041'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2025'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1717_170838'^^xsd:string;
  dwc:yearCollected '2025'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.119166666667'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.033'^^xsd:double;
  dwc:latitude '70.033'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.033 70.033, 21.033 70.033, 21.033 70.033, 21.033 70.033, 21.033 70.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/522041","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '522041'^^xsd:integer;
  dwc:observationDate '2025-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__405479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__405479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__405479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.033 21.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.033"^^xsd:decimal ;
  dwc:decimalLongitude "21.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__405479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "405479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/405479'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1717_222919'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.737777777778'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.033'^^xsd:double;
  dwc:latitude '70.033'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.033 70.033, 21.033 70.033, 21.033 70.033, 21.033 70.033, 21.033 70.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/405479","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '405479'^^xsd:integer;
  dwc:observationDate '2023-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__524922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__524922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__524922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.033 21.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.033"^^xsd:decimal ;
  dwc:decimalLongitude "21.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__524922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "524922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/524922'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1717_252181'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.208888888889'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.033'^^xsd:double;
  dwc:latitude '70.033'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.033 70.033, 21.033 70.033, 21.033 70.033, 21.033 70.033, 21.033 70.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/524922","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '524922'^^xsd:integer;
  dwc:observationDate '2024-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__405478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__405478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__405478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.033 21.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.033"^^xsd:decimal ;
  dwc:decimalLongitude "21.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__405478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "405478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/405478'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1717_150784'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.784722222222'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.033'^^xsd:double;
  dwc:latitude '70.033'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.033 70.033, 21.033 70.033, 21.033 70.033, 21.033 70.033, 21.033 70.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/405478","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '405478'^^xsd:integer;
  dwc:observationDate '2023-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__405476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__405476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__405476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.033 21.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.033"^^xsd:decimal ;
  dwc:decimalLongitude "21.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__405476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "405476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/405476'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1717_60649'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.775833333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.033'^^xsd:double;
  dwc:latitude '70.033'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.033 70.033, 21.033 70.033, 21.033 70.033, 21.033 70.033, 21.033 70.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/405476","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '405476'^^xsd:integer;
  dwc:observationDate '2023-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__405477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__405477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__405477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.033 21.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.033"^^xsd:decimal ;
  dwc:decimalLongitude "21.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__405477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "405477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/405477'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1717_240909'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.775833333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.033'^^xsd:double;
  dwc:latitude '70.033'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.033 70.033, 21.033 70.033, 21.033 70.033, 21.033 70.033, 21.033 70.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/405477","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '405477'^^xsd:integer;
  dwc:observationDate '2023-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__435026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__435026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__435026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.033 21.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.033"^^xsd:decimal ;
  dwc:decimalLongitude "21.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8320__435026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "435026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/435026'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1717_259238'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.033'^^xsd:double;
  dwc:latitude '70.033'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.033 70.033, 21.033 70.033, 21.033 70.033, 21.033 70.033, 21.033 70.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/435026","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"I saw 2 males presumably brothers. They were on their own."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '435026'^^xsd:integer;
  dwc:observationDate '2024-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__319407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__319407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__319407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.183458 21.033325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.183458"^^xsd:decimal ;
  dwc:decimalLongitude "21.033325"^^xsd:decimal ;
  dwc: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/8320__319407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.183458 21.033325)"^^geo:wktLiteral ;
  geo-pos:lat "70.183458"^^xsd:decimal ;
  geo-pos:long "21.033325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__319407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "319407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/319407'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1717_49933'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.911388888889'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.033325'^^xsd:double;
  dwc:latitude '70.183458'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.033325 70.183458, 21.033325 70.183458, 21.033325 70.183458, 21.033325 70.183458, 21.033325 70.183458))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/319407","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '319407'^^xsd:integer;
  dwc:observationDate '2021-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__319412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__319412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__319412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.196489 21.033325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.196489"^^xsd:decimal ;
  dwc:decimalLongitude "21.033325"^^xsd:decimal ;
  dwc: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/8320__319412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.196489 21.033325)"^^geo:wktLiteral ;
  geo-pos:lat "70.196489"^^xsd:decimal ;
  geo-pos:long "21.033325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__319412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "319412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/319412'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1717_248297'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.208333333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.033325'^^xsd:double;
  dwc:latitude '70.196489'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.033325 70.196489, 21.033325 70.196489, 21.033325 70.196489, 21.033325 70.196489, 21.033325 70.196489))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/319412","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '319412'^^xsd:integer;
  dwc:observationDate '2021-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__319405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__319405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__319405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.166691 21.038818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.166691"^^xsd:decimal ;
  dwc:decimalLongitude "21.038818"^^xsd:decimal ;
  dwc: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/8320__319405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.166691 21.038818)"^^geo:wktLiteral ;
  geo-pos:lat "70.166691"^^xsd:decimal ;
  geo-pos:long "21.038818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__319405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "319405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/319405'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1717_212103'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.844722222222'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.038818'^^xsd:double;
  dwc:latitude '70.166691'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.038818 70.166691, 21.038818 70.166691, 21.038818 70.166691, 21.038818 70.166691, 21.038818 70.166691))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/319405","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '319405'^^xsd:integer;
  dwc:observationDate '2021-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__402083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__402083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__402083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.202175 21.055298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.202175"^^xsd:decimal ;
  dwc:decimalLongitude "21.055298"^^xsd:decimal ;
  dwc: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/8320__402083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.202175 21.055298)"^^geo:wktLiteral ;
  geo-pos:lat "70.202175"^^xsd:decimal ;
  geo-pos:long "21.055298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__402083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "402083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/402083'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1717_186857'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.652222222222'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.055298'^^xsd:double;
  dwc:latitude '70.202175'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.055298 70.202175, 21.055298 70.202175, 21.055298 70.202175, 21.055298 70.202175, 21.055298 70.202175))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/402083","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '402083'^^xsd:integer;
  dwc:observationDate '2023-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__397045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__397045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__397045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.102964 21.059418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.102964"^^xsd:decimal ;
  dwc:decimalLongitude "21.059418"^^xsd:decimal ;
  dwc: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/8320__397045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.102964 21.059418)"^^geo:wktLiteral ;
  geo-pos:lat "70.102964"^^xsd:decimal ;
  geo-pos:long "21.059418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__397045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "397045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/397045'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1717_222839'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.059418'^^xsd:double;
  dwc:latitude '70.102964'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.059418 70.102964, 21.059418 70.102964, 21.059418 70.102964, 21.059418 70.102964, 21.059418 70.102964))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/397045","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Atleast 16 orcas in a pod, believed to be feeding carousel feeding."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '397045'^^xsd:integer;
  dwc:observationDate '2023-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__337854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__337854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__337854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.118052 21.062164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.118052"^^xsd:decimal ;
  dwc:decimalLongitude "21.062164"^^xsd:decimal ;
  dwc: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/8320__337854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.118052 21.062164)"^^geo:wktLiteral ;
  geo-pos:lat "70.118052"^^xsd:decimal ;
  geo-pos:long "21.062164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__337854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "337854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/337854'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1717_158251'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.3025'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.062164'^^xsd:double;
  dwc:latitude '70.118052'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.062164 70.118052, 21.062164 70.118052, 21.062164 70.118052, 21.062164 70.118052, 21.062164 70.118052))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/337854","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '337854'^^xsd:integer;
  dwc:observationDate '2022-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__324455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__324455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__324455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.089204 21.077545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.089204"^^xsd:decimal ;
  dwc:decimalLongitude "21.077545"^^xsd:decimal ;
  dwc: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/8320__324455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.089204 21.077545)"^^geo:wktLiteral ;
  geo-pos:lat "70.089204"^^xsd:decimal ;
  geo-pos:long "21.077545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__324455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "324455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/324455'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1717_139974'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.4583333333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.077545'^^xsd:double;
  dwc:latitude '70.089204'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.077545 70.089204, 21.077545 70.089204, 21.077545 70.089204, 21.077545 70.089204, 21.077545 70.089204))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/324455","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '324455'^^xsd:integer;
  dwc:observationDate '2022-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__405842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__405842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__405842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.10658 21.093495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.10658"^^xsd:decimal ;
  dwc:decimalLongitude "21.093495"^^xsd:decimal ;
  dwc: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/8320__405842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.10658 21.093495)"^^geo:wktLiteral ;
  geo-pos:lat "70.10658"^^xsd:decimal ;
  geo-pos:long "21.093495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__405842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "405842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/405842'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1717_186909'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.725'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.093495'^^xsd:double;
  dwc:latitude '70.10658'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.093495 70.10658, 21.093495 70.10658, 21.093495 70.10658, 21.093495 70.10658, 21.093495 70.10658))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/405842","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Single male orca, acting strangely, repeatedly lifting tail and slapping against surface of water. One or 2 humpbacks in close proximitity (only blows seen)."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '405842'^^xsd:integer;
  dwc:observationDate '2023-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__409885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__409885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__409885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.040275 21.094093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.040275"^^xsd:decimal ;
  dwc:decimalLongitude "21.094093"^^xsd:decimal ;
  dwc: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/8320__409885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.040275 21.094093)"^^geo:wktLiteral ;
  geo-pos:lat "70.040275"^^xsd:decimal ;
  geo-pos:long "21.094093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__409885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "409885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/409885'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1717_114460'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.026666666667'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.094093'^^xsd:double;
  dwc:latitude '70.040275'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.094093 70.040275, 21.094093 70.040275, 21.094093 70.040275, 21.094093 70.040275, 21.094093 70.040275))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/409885","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Large male with a mother and a 6-month old calf"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '409885'^^xsd:integer;
  dwc:observationDate '2023-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__100438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__100438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__100438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.126903 21.10302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.126903"^^xsd:decimal ;
  dwc:decimalLongitude "21.10302"^^xsd:decimal ;
  dwc: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/8320__100438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.126903 21.10302)"^^geo:wktLiteral ;
  geo-pos:lat "70.126903"^^xsd:decimal ;
  geo-pos:long "21.10302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__100438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "100438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/100438'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1717_263016'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.624722222222'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.10302'^^xsd:double;
  dwc:latitude '70.126903'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.10302 70.126903, 21.10302 70.126903, 21.10302 70.126903, 21.10302 70.126903, 21.10302 70.126903))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/100438","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '100438'^^xsd:integer;
  dwc:observationDate '2018-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__100443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__100443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__100443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.126903 21.10302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.126903"^^xsd:decimal ;
  dwc:decimalLongitude "21.10302"^^xsd:decimal ;
  dwc: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/8320__100443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.126903 21.10302)"^^geo:wktLiteral ;
  geo-pos:lat "70.126903"^^xsd:decimal ;
  geo-pos:long "21.10302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__100443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "100443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/100443'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1717_118508'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.840555555556'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.10302'^^xsd:double;
  dwc:latitude '70.126903'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.10302 70.126903, 21.10302 70.126903, 21.10302 70.126903, 21.10302 70.126903, 21.10302 70.126903))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/100443","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '100443'^^xsd:integer;
  dwc:observationDate '2018-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__484312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__484312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__484312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.000252 21.107483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.000252"^^xsd:decimal ;
  dwc:decimalLongitude "21.107483"^^xsd:decimal ;
  dwc: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/8320__484312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.000252 21.107483)"^^geo:wktLiteral ;
  geo-pos:lat "70.000252"^^xsd:decimal ;
  geo-pos:long "21.107483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__484312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "484312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/484312'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_179006'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.089722222222'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.107483'^^xsd:double;
  dwc:latitude '70.000252'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.107483 70.000252, 21.107483 70.000252, 21.107483 70.000252, 21.107483 70.000252, 21.107483 70.000252))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/484312","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '484312'^^xsd:integer;
  dwc:observationDate '2022-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__509913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__509913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__509913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.917983 21.14004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.917983"^^xsd:decimal ;
  dwc:decimalLongitude "21.14004"^^xsd:decimal ;
  dwc: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/8320__509913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.917983 21.14004)"^^geo:wktLiteral ;
  geo-pos:lat "69.917983"^^xsd:decimal ;
  geo-pos:long "21.14004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__509913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "509913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/509913'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1717_80368'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.451666666667'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.14004'^^xsd:double;
  dwc:latitude '69.917983'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.14004 69.917983, 21.14004 69.917983, 21.14004 69.917983, 21.14004 69.917983, 21.14004 69.917983))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/509913","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '509913'^^xsd:integer;
  dwc:observationDate '2024-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__481024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__481024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__481024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.04407 21.140442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.04407"^^xsd:decimal ;
  dwc:decimalLongitude "21.140442"^^xsd:decimal ;
  dwc: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/8320__481024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.04407 21.140442)"^^geo:wktLiteral ;
  geo-pos:lat "70.04407"^^xsd:decimal ;
  geo-pos:long "21.140442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__481024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "481024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/481024'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1717_152035'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.994722222222'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.140442'^^xsd:double;
  dwc:latitude '70.04407'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.140442 70.04407, 21.140442 70.04407, 21.140442 70.04407, 21.140442 70.04407, 21.140442 70.04407))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/481024","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '481024'^^xsd:integer;
  dwc:observationDate '2022-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__481021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__481021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__481021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.075917 21.146851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.075917"^^xsd:decimal ;
  dwc:decimalLongitude "21.146851"^^xsd:decimal ;
  dwc: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/8320__481021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.075917 21.146851)"^^geo:wktLiteral ;
  geo-pos:lat "70.075917"^^xsd:decimal ;
  geo-pos:long "21.146851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__481021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "481021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/481021'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1717_260122'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.883611111111'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.146851'^^xsd:double;
  dwc:latitude '70.075917'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.146851 70.075917, 21.146851 70.075917, 21.146851 70.075917, 21.146851 70.075917, 21.146851 70.075917))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/481021","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '481021'^^xsd:integer;
  dwc:observationDate '2022-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__481025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__481025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__481025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.060919 21.156921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.060919"^^xsd:decimal ;
  dwc:decimalLongitude "21.156921"^^xsd:decimal ;
  dwc: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/8320__481025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.060919 21.156921)"^^geo:wktLiteral ;
  geo-pos:lat "70.060919"^^xsd:decimal ;
  geo-pos:long "21.156921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__481025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "481025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/481025'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1717_286954'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.349444444444'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.156921'^^xsd:double;
  dwc:latitude '70.060919'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.156921 70.060919, 21.156921 70.060919, 21.156921 70.060919, 21.156921 70.060919, 21.156921 70.060919))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/481025","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '481025'^^xsd:integer;
  dwc:observationDate '2022-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__481022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__481022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__481022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.095719 21.160126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.095719"^^xsd:decimal ;
  dwc:decimalLongitude "21.160126"^^xsd:decimal ;
  dwc: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/8320__481022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.095719 21.160126)"^^geo:wktLiteral ;
  geo-pos:lat "70.095719"^^xsd:decimal ;
  geo-pos:long "21.160126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__481022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "481022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/481022'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1717_196973'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.880277777778'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.160126'^^xsd:double;
  dwc:latitude '70.095719'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.160126 70.095719, 21.160126 70.095719, 21.160126 70.095719, 21.160126 70.095719, 21.160126 70.095719))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/481022","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '481022'^^xsd:integer;
  dwc:observationDate '2022-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__481023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__481023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__481023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.095719 21.160126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.095719"^^xsd:decimal ;
  dwc:decimalLongitude "21.160126"^^xsd:decimal ;
  dwc: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/8320__481023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.095719 21.160126)"^^geo:wktLiteral ;
  geo-pos:lat "70.095719"^^xsd:decimal ;
  geo-pos:long "21.160126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__481023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "481023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/481023'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1717_233056'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.880277777778'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.160126'^^xsd:double;
  dwc:latitude '70.095719'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.160126 70.095719, 21.160126 70.095719, 21.160126 70.095719, 21.160126 70.095719, 21.160126 70.095719))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/481023","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '481023'^^xsd:integer;
  dwc:observationDate '2022-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__332989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__332989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__332989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.922639 21.177194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.922639"^^xsd:decimal ;
  dwc:decimalLongitude "21.177194"^^xsd:decimal ;
  dwc: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/8320__332989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.922639 21.177194)"^^geo:wktLiteral ;
  geo-pos:lat "69.922639"^^xsd:decimal ;
  geo-pos:long "21.177194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__332989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "332989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/332989'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1717_103857'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.588611111111'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.177194'^^xsd:double;
  dwc:latitude '69.922639'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.177194 69.922639, 21.177194 69.922639, 21.177194 69.922639, 21.177194 69.922639, 21.177194 69.922639))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/332989","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Family of Orcas feeding"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '332989'^^xsd:integer;
  dwc:observationDate '2022-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__337964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__337964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__337964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.027703 21.189125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.027703"^^xsd:decimal ;
  dwc:decimalLongitude "21.189125"^^xsd:decimal ;
  dwc: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/8320__337964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.027703 21.189125)"^^geo:wktLiteral ;
  geo-pos:lat "70.027703"^^xsd:decimal ;
  geo-pos:long "21.189125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__337964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "337964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/337964'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1717_203322'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.250555555556'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.189125'^^xsd:double;
  dwc:latitude '70.027703'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.189125 70.027703, 21.189125 70.027703, 21.189125 70.027703, 21.189125 70.027703, 21.189125 70.027703))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/337964","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '337964'^^xsd:integer;
  dwc:observationDate '2022-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__513617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__513617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__513617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.072847 21.19549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.072847"^^xsd:decimal ;
  dwc:decimalLongitude "21.19549"^^xsd:decimal ;
  dwc: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/8320__513617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.072847 21.19549)"^^geo:wktLiteral ;
  geo-pos:lat "70.072847"^^xsd:decimal ;
  geo-pos:long "21.19549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__513617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "513617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/513617'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1717_215822'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.591666666667'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.19549'^^xsd:double;
  dwc:latitude '70.072847'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.19549 70.072847, 21.19549 70.072847, 21.19549 70.072847, 21.19549 70.072847, 21.19549 70.072847))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/513617","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '513617'^^xsd:integer;
  dwc:observationDate '2024-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__437070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__437070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__437070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.158405 21.20636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.158405"^^xsd:decimal ;
  dwc:decimalLongitude "21.20636"^^xsd:decimal ;
  dwc: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/8320__437070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.158405 21.20636)"^^geo:wktLiteral ;
  geo-pos:lat "70.158405"^^xsd:decimal ;
  geo-pos:long "21.20636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__437070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "437070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/437070'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1717_123724'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.045277777778'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.20636'^^xsd:double;
  dwc:latitude '70.158405'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.20636 70.158405, 21.20636 70.158405, 21.20636 70.158405, 21.20636 70.158405, 21.20636 70.158405))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/437070","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '437070'^^xsd:integer;
  dwc:observationDate '2022-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__437072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__437072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__437072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.158405 21.20636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.158405"^^xsd:decimal ;
  dwc:decimalLongitude "21.20636"^^xsd:decimal ;
  dwc: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/8320__437072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.158405 21.20636)"^^geo:wktLiteral ;
  geo-pos:lat "70.158405"^^xsd:decimal ;
  geo-pos:long "21.20636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__437072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "437072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/437072'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1717_114799'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.591666666667'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.20636'^^xsd:double;
  dwc:latitude '70.158405'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.20636 70.158405, 21.20636 70.158405, 21.20636 70.158405, 21.20636 70.158405, 21.20636 70.158405))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/437072","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '437072'^^xsd:integer;
  dwc:observationDate '2022-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__437071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__437071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__437071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.158405 21.20636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.158405"^^xsd:decimal ;
  dwc:decimalLongitude "21.20636"^^xsd:decimal ;
  dwc: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/8320__437071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.158405 21.20636)"^^geo:wktLiteral ;
  geo-pos:lat "70.158405"^^xsd:decimal ;
  geo-pos:long "21.20636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__437071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "437071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/437071'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1717_70006'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.441666666667'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.20636'^^xsd:double;
  dwc:latitude '70.158405'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.20636 70.158405, 21.20636 70.158405, 21.20636 70.158405, 21.20636 70.158405, 21.20636 70.158405))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/437071","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '437071'^^xsd:integer;
  dwc:observationDate '2022-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__520521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__520521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__520521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.206978 21.216094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.206978"^^xsd:decimal ;
  dwc:decimalLongitude "21.216094"^^xsd:decimal ;
  dwc: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/8320__520521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.206978 21.216094)"^^geo:wktLiteral ;
  geo-pos:lat "70.206978"^^xsd:decimal ;
  geo-pos:long "21.216094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__520521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "520521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/520521'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1717_17840'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.177222222222'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.216094'^^xsd:double;
  dwc:latitude '70.206978'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.216094 70.206978, 21.216094 70.206978, 21.216094 70.206978, 21.216094 70.206978, 21.216094 70.206978))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/520521","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '520521'^^xsd:integer;
  dwc:observationDate '2024-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__261759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__261759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__261759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.101854 21.226015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.101854"^^xsd:decimal ;
  dwc:decimalLongitude "21.226015"^^xsd:decimal ;
  dwc: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/8320__261759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.101854 21.226015)"^^geo:wktLiteral ;
  geo-pos:lat "70.101854"^^xsd:decimal ;
  geo-pos:long "21.226015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__261759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "261759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/261759'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1717_220166'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.775555555556'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.226015'^^xsd:double;
  dwc:latitude '70.101854'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.226015 70.101854, 21.226015 70.101854, 21.226015 70.101854, 21.226015 70.101854, 21.226015 70.101854))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/261759","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '261759'^^xsd:integer;
  dwc:observationDate '2021-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__515563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__515563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__515563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.054535 21.303218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.054535"^^xsd:decimal ;
  dwc:decimalLongitude "21.303218"^^xsd:decimal ;
  dwc: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/8320__515563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.054535 21.303218)"^^geo:wktLiteral ;
  geo-pos:lat "70.054535"^^xsd:decimal ;
  geo-pos:long "21.303218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__515563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "515563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/515563'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1717_251946'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.720277777778'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.303218'^^xsd:double;
  dwc:latitude '70.054535'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.303218 70.054535, 21.303218 70.054535, 21.303218 70.054535, 21.303218 70.054535, 21.303218 70.054535))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/515563","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '515563'^^xsd:integer;
  dwc:observationDate '2024-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__319403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__319403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__319403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.12315 21.31073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.12315"^^xsd:decimal ;
  dwc:decimalLongitude "21.31073"^^xsd:decimal ;
  dwc: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/8320__319403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.12315 21.31073)"^^geo:wktLiteral ;
  geo-pos:lat "70.12315"^^xsd:decimal ;
  geo-pos:long "21.31073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__319403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "319403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/319403'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1717_76900'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.3575'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.31073'^^xsd:double;
  dwc:latitude '70.12315'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.31073 70.12315, 21.31073 70.12315, 21.31073 70.12315, 21.31073 70.12315, 21.31073 70.12315))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/319403","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '319403'^^xsd:integer;
  dwc:observationDate '2021-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__356894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__356894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__356894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.031765 21.31691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.031765"^^xsd:decimal ;
  dwc:decimalLongitude "21.31691"^^xsd:decimal ;
  dwc: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/8320__356894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.031765 21.31691)"^^geo:wktLiteral ;
  geo-pos:lat "70.031765"^^xsd:decimal ;
  geo-pos:long "21.31691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__356894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "356894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/356894'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1717_176641'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.115277777778'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.31691'^^xsd:double;
  dwc:latitude '70.031765'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.31691 70.031765, 21.31691 70.031765, 21.31691 70.031765, 21.31691 70.031765, 21.31691 70.031765))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/356894","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '356894'^^xsd:integer;
  dwc:observationDate '2022-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__510476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__510476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__510476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.084612 21.332915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.084612"^^xsd:decimal ;
  dwc:decimalLongitude "21.332915"^^xsd:decimal ;
  dwc: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/8320__510476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.084612 21.332915)"^^geo:wktLiteral ;
  geo-pos:lat "70.084612"^^xsd:decimal ;
  geo-pos:long "21.332915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__510476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "510476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/510476'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1717_143480'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.429166666667'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.332915'^^xsd:double;
  dwc:latitude '70.084612'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.332915 70.084612, 21.332915 70.084612, 21.332915 70.084612, 21.332915 70.084612, 21.332915 70.084612))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/510476","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '510476'^^xsd:integer;
  dwc:observationDate '2024-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__432452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__432452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__432452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.106318 21.400166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.106318"^^xsd:decimal ;
  dwc:decimalLongitude "21.400166"^^xsd:decimal ;
  dwc: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/8320__432452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.106318 21.400166)"^^geo:wktLiteral ;
  geo-pos:lat "70.106318"^^xsd:decimal ;
  geo-pos:long "21.400166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__432452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "432452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/432452'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1717_114734'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.825555555556'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.400166'^^xsd:double;
  dwc:latitude '70.106318'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.400166 70.106318, 21.400166 70.106318, 21.400166 70.106318, 21.400166 70.106318, 21.400166 70.106318))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/432452","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '432452'^^xsd:integer;
  dwc:observationDate '2023-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__173645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__173645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__173645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.040515 21.416155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.040515"^^xsd:decimal ;
  dwc:decimalLongitude "21.416155"^^xsd:decimal ;
  dwc: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/8320__173645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.040515 21.416155)"^^geo:wktLiteral ;
  geo-pos:lat "70.040515"^^xsd:decimal ;
  geo-pos:long "21.416155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__173645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "173645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/56362;enc=173645'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1717_74792'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.258611111111'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.416155'^^xsd:double;
  dwc:latitude '70.040515'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.416155 70.040515, 21.416155 70.040515, 21.416155 70.040515, 21.416155 70.040515, 21.416155 70.040515))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/56362;enc=173645","organism_id":"https://happywhale.com/individual/56362","organism_name":"NKW-0457","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '173645'^^xsd:integer;
  dwc:observationDate '2020-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__173578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__173578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__173578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.040515 21.416155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.040515"^^xsd:decimal ;
  dwc:decimalLongitude "21.416155"^^xsd:decimal ;
  dwc: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/8320__173578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.040515 21.416155)"^^geo:wktLiteral ;
  geo-pos:lat "70.040515"^^xsd:decimal ;
  geo-pos:long "21.416155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__173578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "173578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/173578'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1717_192041'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.261111111111'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.416155'^^xsd:double;
  dwc:latitude '70.040515'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.416155 70.040515, 21.416155 70.040515, 21.416155 70.040515, 21.416155 70.040515, 21.416155 70.040515))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/173578","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '173578'^^xsd:integer;
  dwc:observationDate '2020-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__270057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__270057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__270057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.065877 21.43055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.065877"^^xsd:decimal ;
  dwc:decimalLongitude "21.43055"^^xsd:decimal ;
  dwc: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/8320__270057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.065877 21.43055)"^^geo:wktLiteral ;
  geo-pos:lat "70.065877"^^xsd:decimal ;
  geo-pos:long "21.43055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__270057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "270057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/270057'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1717_229383'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.43055'^^xsd:double;
  dwc:latitude '70.065877'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.43055 70.065877, 21.43055 70.065877, 21.43055 70.065877, 21.43055 70.065877, 21.43055 70.065877))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/270057","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '270057'^^xsd:integer;
  dwc:observationDate '2021-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__515935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__515935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__515935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.075568 21.434584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.075568"^^xsd:decimal ;
  dwc:decimalLongitude "21.434584"^^xsd:decimal ;
  dwc: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/8320__515935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.075568 21.434584)"^^geo:wktLiteral ;
  geo-pos:lat "70.075568"^^xsd:decimal ;
  geo-pos:long "21.434584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__515935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "515935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/515935'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1717_197793'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.252222222222'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.434584'^^xsd:double;
  dwc:latitude '70.075568'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.434584 70.075568, 21.434584 70.075568, 21.434584 70.075568, 21.434584 70.075568, 21.434584 70.075568))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/515935","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Fin whales and humpbacks were present in several pods, orca in larger numbers."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '515935'^^xsd:integer;
  dwc:observationDate '2024-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__515936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__515936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__515936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.075568 21.434584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.075568"^^xsd:decimal ;
  dwc:decimalLongitude "21.434584"^^xsd:decimal ;
  dwc: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/8320__515936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.075568 21.434584)"^^geo:wktLiteral ;
  geo-pos:lat "70.075568"^^xsd:decimal ;
  geo-pos:long "21.434584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__515936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "515936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/515936'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1717_278856'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.252222222222'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.434584'^^xsd:double;
  dwc:latitude '70.075568'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.434584 70.075568, 21.434584 70.075568, 21.434584 70.075568, 21.434584 70.075568, 21.434584 70.075568))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/515936","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Fin whales and humpbacks were present in several pods, orca in larger numbers."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '515936'^^xsd:integer;
  dwc:observationDate '2024-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__514655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__514655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__514655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.026519 21.53645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.026519"^^xsd:decimal ;
  dwc:decimalLongitude "21.53645"^^xsd:decimal ;
  dwc: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/8320__514655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.026519 21.53645)"^^geo:wktLiteral ;
  geo-pos:lat "70.026519"^^xsd:decimal ;
  geo-pos:long "21.53645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__514655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "514655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/514655'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1717_215855'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.253888888889'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.53645'^^xsd:double;
  dwc:latitude '70.026519'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.53645 70.026519, 21.53645 70.026519, 21.53645 70.026519, 21.53645 70.026519, 21.53645 70.026519))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/514655","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '514655'^^xsd:integer;
  dwc:observationDate '2024-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__514656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__514656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__514656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.026519 21.53645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.026519"^^xsd:decimal ;
  dwc:decimalLongitude "21.53645"^^xsd:decimal ;
  dwc: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/8320__514656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.026519 21.53645)"^^geo:wktLiteral ;
  geo-pos:lat "70.026519"^^xsd:decimal ;
  geo-pos:long "21.53645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__514656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "514656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/514656'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1717_269949'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.468888888889'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.53645'^^xsd:double;
  dwc:latitude '70.026519'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.53645 70.026519, 21.53645 70.026519, 21.53645 70.026519, 21.53645 70.026519, 21.53645 70.026519))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/514656","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '514656'^^xsd:integer;
  dwc:observationDate '2024-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__344008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__344008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__344008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.349108 21.55947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.349108"^^xsd:decimal ;
  dwc:decimalLongitude "21.55947"^^xsd:decimal ;
  dwc: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/8320__344008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.349108 21.55947)"^^geo:wktLiteral ;
  geo-pos:lat "70.349108"^^xsd:decimal ;
  geo-pos:long "21.55947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__344008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "344008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/344008'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1717_131167'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.9916666666667'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.55947'^^xsd:double;
  dwc:latitude '70.349108'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.55947 70.349108, 21.55947 70.349108, 21.55947 70.349108, 21.55947 70.349108, 21.55947 70.349108))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/344008","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pod of killer whales feeding"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '344008'^^xsd:integer;
  dwc:observationDate '2023-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__422647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__422647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__422647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.918358 21.757281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.918358"^^xsd:decimal ;
  dwc:decimalLongitude "21.757281"^^xsd:decimal ;
  dwc: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/8320__422647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.918358 21.757281)"^^geo:wktLiteral ;
  geo-pos:lat "69.918358"^^xsd:decimal ;
  geo-pos:long "21.757281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__422647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "422647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/422647'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1717_268048'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.9925'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.757281'^^xsd:double;
  dwc:latitude '69.918358'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.757281 69.918358, 21.757281 69.918358, 21.757281 69.918358, 21.757281 69.918358, 21.757281 69.918358))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/422647","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"6 members of a killerwhalegroup. With parts of male, female and kids."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '422647'^^xsd:integer;
  dwc:observationDate '2023-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__442799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__442799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__442799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.899528 21.765289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.899528"^^xsd:decimal ;
  dwc:decimalLongitude "21.765289"^^xsd:decimal ;
  dwc: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/8320__442799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.899528 21.765289)"^^geo:wktLiteral ;
  geo-pos:lat "69.899528"^^xsd:decimal ;
  geo-pos:long "21.765289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__442799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "442799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/442799'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1717_286225'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.383333333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.765289'^^xsd:double;
  dwc:latitude '69.899528'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.765289 69.899528, 21.765289 69.899528, 21.765289 69.899528, 21.765289 69.899528, 21.765289 69.899528))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/442799","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Orca with distinctive rake marks on left side of dorsal. Part of a large pod feeding."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '442799'^^xsd:integer;
  dwc:observationDate '2023-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__448224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__448224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__448224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.006099 21.975403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.006099"^^xsd:decimal ;
  dwc:decimalLongitude "21.975403"^^xsd:decimal ;
  dwc: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/8320__448224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.006099 21.975403)"^^geo:wktLiteral ;
  geo-pos:lat "70.006099"^^xsd:decimal ;
  geo-pos:long "21.975403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__448224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "448224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/448224'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1717_7420'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.975403'^^xsd:double;
  dwc:latitude '70.006099'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.975403 70.006099, 21.975403 70.006099, 21.975403 70.006099, 21.975403 70.006099, 21.975403 70.006099))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/448224","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"These photos feature some members of a large group of orcas (approximately 24) seen in this area"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '448224'^^xsd:integer;
  dwc:observationDate '2023-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__448220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__448220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__448220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.006099 21.975403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.006099"^^xsd:decimal ;
  dwc:decimalLongitude "21.975403"^^xsd:decimal ;
  dwc: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/8320__448220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.006099 21.975403)"^^geo:wktLiteral ;
  geo-pos:lat "70.006099"^^xsd:decimal ;
  geo-pos:long "21.975403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__448220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "448220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/448220'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1717_79217'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.975403'^^xsd:double;
  dwc:latitude '70.006099'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.975403 70.006099, 21.975403 70.006099, 21.975403 70.006099, 21.975403 70.006099, 21.975403 70.006099))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/448220","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"These photos feature some members of a large group of orcas (approximately 24) seen in this area"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '448220'^^xsd:integer;
  dwc:observationDate '2023-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__448223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__448223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__448223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.006099 21.975403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.006099"^^xsd:decimal ;
  dwc:decimalLongitude "21.975403"^^xsd:decimal ;
  dwc: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/8320__448223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.006099 21.975403)"^^geo:wktLiteral ;
  geo-pos:lat "70.006099"^^xsd:decimal ;
  geo-pos:long "21.975403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__448223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "448223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/448223'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1717_79218'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.975403'^^xsd:double;
  dwc:latitude '70.006099'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.975403 70.006099, 21.975403 70.006099, 21.975403 70.006099, 21.975403 70.006099, 21.975403 70.006099))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/448223","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"These photos feature some members of a large group of orcas (approximately 24) seen in this area"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '448223'^^xsd:integer;
  dwc:observationDate '2023-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__448219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__448219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__448219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.006099 21.975403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.006099"^^xsd:decimal ;
  dwc:decimalLongitude "21.975403"^^xsd:decimal ;
  dwc: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/8320__448219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.006099 21.975403)"^^geo:wktLiteral ;
  geo-pos:lat "70.006099"^^xsd:decimal ;
  geo-pos:long "21.975403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__448219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "448219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/448219'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1717_115083'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.975403'^^xsd:double;
  dwc:latitude '70.006099'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.975403 70.006099, 21.975403 70.006099, 21.975403 70.006099, 21.975403 70.006099, 21.975403 70.006099))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/448219","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"These photos feature some members of a large group of orcas (approximately 24) seen in this area"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '448219'^^xsd:integer;
  dwc:observationDate '2023-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__448221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__448221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__448221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.006099 21.975403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.006099"^^xsd:decimal ;
  dwc:decimalLongitude "21.975403"^^xsd:decimal ;
  dwc: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/8320__448221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.006099 21.975403)"^^geo:wktLiteral ;
  geo-pos:lat "70.006099"^^xsd:decimal ;
  geo-pos:long "21.975403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__448221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "448221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/448221'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1717_115084'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.975403'^^xsd:double;
  dwc:latitude '70.006099'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.975403 70.006099, 21.975403 70.006099, 21.975403 70.006099, 21.975403 70.006099, 21.975403 70.006099))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/448221","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"These photos feature some members of a large group of orcas (approximately 24) seen in this area"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '448221'^^xsd:integer;
  dwc:observationDate '2023-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__448222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__448222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__448222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.006099 21.975403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.006099"^^xsd:decimal ;
  dwc:decimalLongitude "21.975403"^^xsd:decimal ;
  dwc: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/8320__448222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.006099 21.975403)"^^geo:wktLiteral ;
  geo-pos:lat "70.006099"^^xsd:decimal ;
  geo-pos:long "21.975403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__448222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "448222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/448222'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1717_241522'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.975403'^^xsd:double;
  dwc:latitude '70.006099'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.975403 70.006099, 21.975403 70.006099, 21.975403 70.006099, 21.975403 70.006099, 21.975403 70.006099))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/448222","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"These photos feature some members of a large group of orcas (approximately 24) seen in this area"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '448222'^^xsd:integer;
  dwc:observationDate '2023-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__405843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__405843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__405843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.268854 22.498919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.268854"^^xsd:decimal ;
  dwc:decimalLongitude "22.498919"^^xsd:decimal ;
  dwc: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/8320__405843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.268854 22.498919)"^^geo:wktLiteral ;
  geo-pos:lat "70.268854"^^xsd:decimal ;
  geo-pos:long "22.498919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__405843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "405843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/405843'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1717_150794'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '22.498919'^^xsd:double;
  dwc:latitude '70.268854'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.498919 70.268854, 22.498919 70.268854, 22.498919 70.268854, 22.498919 70.268854, 22.498919 70.268854))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/405843","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Small pod of around 4 orcas. Close (about 300m) from feeding group of humpbacks."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '405843'^^xsd:integer;
  dwc:observationDate '2023-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__409068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__409068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__409068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.242703 22.624969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.242703"^^xsd:decimal ;
  dwc:decimalLongitude "22.624969"^^xsd:decimal ;
  dwc: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/8320__409068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.242703 22.624969)"^^geo:wktLiteral ;
  geo-pos:lat "70.242703"^^xsd:decimal ;
  geo-pos:long "22.624969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__409068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "409068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/409068'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1717_240982'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '22.624969'^^xsd:double;
  dwc:latitude '70.242703'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((22.624969 70.242703, 22.624969 70.242703, 22.624969 70.242703, 22.624969 70.242703, 22.624969 70.242703))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/409068","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"During morning hours encounter with numerous groups of orcas, in total easy in the hundreds. Light conditions were very low."}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '409068'^^xsd:integer;
  dwc:observationDate '2023-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__398167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__398167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__398167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.48854 23.715912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.48854"^^xsd:decimal ;
  dwc:decimalLongitude "23.715912"^^xsd:decimal ;
  dwc: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/8320__398167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.48854 23.715912)"^^geo:wktLiteral ;
  geo-pos:lat "70.48854"^^xsd:decimal ;
  geo-pos:long "23.715912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__398167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "398167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/398167'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1717_195739'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '23.715912'^^xsd:double;
  dwc:latitude '70.48854'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.715912 70.48854, 23.715912 70.48854, 23.715912 70.48854, 23.715912 70.48854, 23.715912 70.48854))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/398167","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '398167'^^xsd:integer;
  dwc:observationDate '2023-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8320__385301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8320__385301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8320__385301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.17044 25.45128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.17044"^^xsd:decimal ;
  dwc:decimalLongitude "25.45128"^^xsd:decimal ;
  dwc: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/8320__385301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.17044 25.45128)"^^geo:wktLiteral ;
  geo-pos:lat "71.17044"^^xsd:decimal ;
  geo-pos:long "25.45128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8320__385301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "385301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8320_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1717'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/385301'^^xsd:anyURI;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1717_195465'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.321944444444'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '25.45128'^^xsd:double;
  dwc:latitude '71.17044'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.45128 71.17044, 25.45128 71.17044, 25.45128 71.17044, 25.45128 71.17044, 25.45128 71.17044))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/385301","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '385301'^^xsd:integer;
  dwc:observationDate '2023-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF