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

<https://eurobis.org/id/occurrence/8334__284863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/101585;enc=284863'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1944_28443'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.634444444444'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-18.524889'^^xsd:double;
  dwc:latitude '66.094801'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-18.524889 66.094801, -18.524889 66.094801, -18.524889 66.094801, -18.524889 66.094801, -18.524889 66.094801))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/101585;enc=284863","organism_id":"https://happywhale.com/individual/101585","organism_name":"HW-PM0100008","occurrence_remarks":"Rare sperm whale encounter at entrance of fjord"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284863'^^xsd:integer;
  dwc:observationDate '2019-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__284864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__284864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__284864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.094801 -18.524889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.094801"^^xsd:decimal ;
  dwc:decimalLongitude "-18.524889"^^xsd:decimal ;
  dwc: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/8334__284864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.094801 -18.524889)"^^geo:wktLiteral ;
  geo-pos:lat "66.094801"^^xsd:decimal ;
  geo-pos:long "-18.524889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__284864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/101586;enc=284864'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1944_68384'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.837777777778'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-18.524889'^^xsd:double;
  dwc:latitude '66.094801'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-18.524889 66.094801, -18.524889 66.094801, -18.524889 66.094801, -18.524889 66.094801, -18.524889 66.094801))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/101586;enc=284864","organism_id":"https://happywhale.com/individual/101586","organism_name":"HW-PM0100009","occurrence_remarks":"Rare sperm whale encounter at entrance of fjord"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284864'^^xsd:integer;
  dwc:observationDate '2019-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__287090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__287090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__287090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.040945 -18.424045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.040945"^^xsd:decimal ;
  dwc:decimalLongitude "-18.424045"^^xsd:decimal ;
  dwc: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/8334__287090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.040945 -18.424045)"^^geo:wktLiteral ;
  geo-pos:lat "66.040945"^^xsd:decimal ;
  geo-pos:long "-18.424045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__287090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "287090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/287090'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1944_4500'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-18.424045'^^xsd:double;
  dwc:latitude '66.040945'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-18.424045 66.040945, -18.424045 66.040945, -18.424045 66.040945, -18.424045 66.040945, -18.424045 66.040945))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/287090","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Second sperm whale (group of 3 individuals in total) encountered on a rare occasion at the Western side towards the entrance of the fjord"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '287090'^^xsd:integer;
  dwc:observationDate '2018-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__302850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__302850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__302850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.057707 -17.553282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.057707"^^xsd:decimal ;
  dwc:decimalLongitude "-17.553282"^^xsd:decimal ;
  dwc: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/8334__302850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.057707 -17.553282)"^^geo:wktLiteral ;
  geo-pos:lat "66.057707"^^xsd:decimal ;
  geo-pos:long "-17.553282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__302850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "302850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/302850'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1944_76644'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.801111111111'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-17.553282'^^xsd:double;
  dwc:latitude '66.057707'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.553282 66.057707, -17.553282 66.057707, -17.553282 66.057707, -17.553282 66.057707, -17.553282 66.057707))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/302850","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '302850'^^xsd:integer;
  dwc:observationDate '2022-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__304515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__304515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__304515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.75 8.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.75"^^xsd:decimal ;
  dwc:decimalLongitude "8.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8334__304515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "304515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/304515'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1944_172534'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.971388888889'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '8.435'^^xsd:double;
  dwc:latitude '78.75'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.435 78.75, 8.435 78.75, 8.435 78.75, 8.435 78.75, 8.435 78.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/304515","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"2 sperm whales"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '304515'^^xsd:integer;
  dwc:observationDate '2022-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__106214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__106214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__106214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.475551 14.865727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.475551"^^xsd:decimal ;
  dwc:decimalLongitude "14.865727"^^xsd:decimal ;
  dwc: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/8334__106214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.475551 14.865727)"^^geo:wktLiteral ;
  geo-pos:lat "69.475551"^^xsd:decimal ;
  geo-pos:long "14.865727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__106214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "106214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/101581;enc=106214'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1944_217699'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.603333333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '14.865727'^^xsd:double;
  dwc:latitude '69.475551'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.865727 69.475551, 14.865727 69.475551, 14.865727 69.475551, 14.865727 69.475551, 14.865727 69.475551))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/101581;enc=106214","organism_id":"https://happywhale.com/individual/101581","organism_name":"HW-PM0200112","occurrence_remarks":"Male. Water was fairly calm, warm, sunny day, not much wind."}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '106214'^^xsd:integer;
  dwc:observationDate '2017-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__343094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__343094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__343094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.635278 15.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.635278"^^xsd:decimal ;
  dwc:decimalLongitude "15.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

<https://eurobis.org/id/occurrence/8334__310889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "310889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/310889'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1944_212561'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '15.314856'^^xsd:double;
  dwc:latitude '69.22626'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.314856 69.22626, 15.314856 69.22626, 15.314856 69.22626, 15.314856 69.22626, 15.314856 69.22626))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/310889","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Sperm Whale diving at Bleik Canyon"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '310889'^^xsd:integer;
  dwc:observationDate '2019-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__361352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__361352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__361352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.676401 15.428364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.676401"^^xsd:decimal ;
  dwc:decimalLongitude "15.428364"^^xsd:decimal ;
  dwc: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/8334__361352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.676401 15.428364)"^^geo:wktLiteral ;
  geo-pos:lat "68.676401"^^xsd:decimal ;
  geo-pos:long "15.428364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__361352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "361352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/101583;enc=361352'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1944_253515'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '15.428364'^^xsd:double;
  dwc:latitude '68.676401'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.428364 68.676401, 15.428364 68.676401, 15.428364 68.676401, 15.428364 68.676401, 15.428364 68.676401))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/101583;enc=361352","organism_id":"https://happywhale.com/individual/101583","organism_name":"HW-PM0200114","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '361352'^^xsd:integer;
  dwc:observationDate '2012-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__384398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__384398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__384398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24189 15.43334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24189"^^xsd:decimal ;
  dwc:decimalLongitude "15.43334"^^xsd:decimal ;
  dwc: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/8334__384398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24189 15.43334)"^^geo:wktLiteral ;
  geo-pos:lat "69.24189"^^xsd:decimal ;
  geo-pos:long "15.43334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__384398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "384398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/104249;enc=384398'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1944_22528'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.383055555556'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '15.43334'^^xsd:double;
  dwc:latitude '69.24189'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.43334 69.24189, 15.43334 69.24189, 15.43334 69.24189, 15.43334 69.24189, 15.43334 69.24189))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/104249;enc=384398","organism_id":"https://happywhale.com/individual/104249","organism_name":"HW-PM0100033","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '384398'^^xsd:integer;
  dwc:observationDate '2023-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__329049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__329049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__329049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2432 15.4459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.2432"^^xsd:decimal ;
  dwc:decimalLongitude "15.4459"^^xsd:decimal ;
  dwc: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/8334__329049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2432 15.4459)"^^geo:wktLiteral ;
  geo-pos:lat "69.2432"^^xsd:decimal ;
  geo-pos:long "15.4459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__329049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "329049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/101579;enc=329049'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1944_85144'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '15.4459'^^xsd:double;
  dwc:latitude '69.2432'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4459 69.2432, 15.4459 69.2432, 15.4459 69.2432, 15.4459 69.2432, 15.4459 69.2432))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/101579;enc=329049","organism_id":"https://happywhale.com/individual/101579","organism_name":"HW-PM0200110","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '329049'^^xsd:integer;
  dwc:observationDate '2022-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__329048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__329048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__329048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2432 15.4459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.2432"^^xsd:decimal ;
  dwc:decimalLongitude "15.4459"^^xsd:decimal ;
  dwc: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/8334__329048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2432 15.4459)"^^geo:wktLiteral ;
  geo-pos:lat "69.2432"^^xsd:decimal ;
  geo-pos:long "15.4459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__329048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "329048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/101578;enc=329048'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1944_244821'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '15.4459'^^xsd:double;
  dwc:latitude '69.2432'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4459 69.2432, 15.4459 69.2432, 15.4459 69.2432, 15.4459 69.2432, 15.4459 69.2432))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/101578;enc=329048","organism_id":"https://happywhale.com/individual/101578","organism_name":"HW-PM0200109","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '329048'^^xsd:integer;
  dwc:observationDate '2022-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__82450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__82450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__82450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.444056 15.547714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.444056"^^xsd:decimal ;
  dwc:decimalLongitude "15.547714"^^xsd:decimal ;
  dwc: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/8334__82450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.444056 15.547714)"^^geo:wktLiteral ;
  geo-pos:lat "69.444056"^^xsd:decimal ;
  geo-pos:long "15.547714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__82450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "82450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/101580;enc=82450'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1944_169511'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.458611111111'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '15.547714'^^xsd:double;
  dwc:latitude '69.444056'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.547714 69.444056, 15.547714 69.444056, 15.547714 69.444056, 15.547714 69.444056, 15.547714 69.444056))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/101580;enc=82450","organism_id":"https://happywhale.com/individual/101580","organism_name":"HW-PM0200111","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '82450'^^xsd:integer;
  dwc:observationDate '2018-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__464908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__464908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__464908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5852 15.7155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5852"^^xsd:decimal ;
  dwc:decimalLongitude "15.7155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8334__464908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "464908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/464908'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1944_151572'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '15.7155'^^xsd:double;
  dwc:latitude '69.5852'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.7155 69.5852, 15.7155 69.5852, 15.7155 69.5852, 15.7155 69.5852, 15.7155 69.5852))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/464908","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '464908'^^xsd:integer;
  dwc:observationDate '2024-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__344832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__344832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__344832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.408936 15.721311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.408936"^^xsd:decimal ;
  dwc:decimalLongitude "15.721311"^^xsd:decimal ;
  dwc: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/8334__344832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.408936 15.721311)"^^geo:wktLiteral ;
  geo-pos:lat "69.408936"^^xsd:decimal ;
  geo-pos:long "15.721311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

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

<https://eurobis.org/id/occurrence/8334__283347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "283347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/101577;enc=283347'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1944_244036'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.1969444444444'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '15.830189'^^xsd:double;
  dwc:latitude '69.574566'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.830189 69.574566, 15.830189 69.574566, 15.830189 69.574566, 15.830189 69.574566, 15.830189 69.574566))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/101577;enc=283347","organism_id":"https://happywhale.com/individual/101577","organism_name":"HW-PM0200108","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '283347'^^xsd:integer;
  dwc:observationDate '2017-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__283346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__283346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__283346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.551549 15.832935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.551549"^^xsd:decimal ;
  dwc:decimalLongitude "15.832935"^^xsd:decimal ;
  dwc: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/8334__283346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.551549 15.832935)"^^geo:wktLiteral ;
  geo-pos:lat "69.551549"^^xsd:decimal ;
  geo-pos:long "15.832935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__283346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "283346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/101576;enc=283346'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1944_4421'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.9602777777778'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '15.832935'^^xsd:double;
  dwc:latitude '69.551549'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.832935 69.551549, 15.832935 69.551549, 15.832935 69.551549, 15.832935 69.551549, 15.832935 69.551549))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/101576;enc=283346","organism_id":"https://happywhale.com/individual/101576","organism_name":"HW-PM0200107","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '283346'^^xsd:integer;
  dwc:observationDate '2017-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__370094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__370094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__370094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.476145 15.907418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.476145"^^xsd:decimal ;
  dwc:decimalLongitude "15.907418"^^xsd:decimal ;
  dwc: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/8334__370094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.476145 15.907418)"^^geo:wktLiteral ;
  geo-pos:lat "69.476145"^^xsd:decimal ;
  geo-pos:long "15.907418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

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

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

<https://eurobis.org/id/occurrence/8334__33939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "33939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/33939'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1944_224558'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '15.955667'^^xsd:double;
  dwc:latitude '69.418667'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.955667 69.418667, 15.955667 69.418667, 15.955667 69.418667, 15.955667 69.418667, 15.955667 69.418667))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/33939","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Location from ship track"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '33939'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__118060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__118060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__118060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.43295 16.006367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.43295"^^xsd:decimal ;
  dwc:decimalLongitude "16.006367"^^xsd:decimal ;
  dwc: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/8334__118060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.43295 16.006367)"^^geo:wktLiteral ;
  geo-pos:lat "69.43295"^^xsd:decimal ;
  geo-pos:long "16.006367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

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

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

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

<https://eurobis.org/id/occurrence/8334__99165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "99165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/99165'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1944_145709'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.1302777777778'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '16.157614'^^xsd:double;
  dwc:latitude '69.340346'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.157614 69.340346, 16.157614 69.340346, 16.157614 69.340346, 16.157614 69.340346, 16.157614 69.340346))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/99165","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '99165'^^xsd:integer;
  dwc:observationDate '2017-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__353379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__353379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__353379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.416667 16.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.416667"^^xsd:decimal ;
  dwc:decimalLongitude "16.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11131.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8334__353379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "353379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/101582;enc=353379'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1944_37622'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.634444444444'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '16.333333'^^xsd:double;
  dwc:latitude '69.416667'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.333333 69.416667, 16.333333 69.416667, 16.333333 69.416667, 16.333333 69.416667, 16.333333 69.416667))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/101582;enc=353379","organism_id":"https://happywhale.com/individual/101582","organism_name":"HW-PM0200113","occurrence_remarks":"From the spot next to the dorsal fin, the name proposed by the biologists who accompanied us is "Puzzle" (originally in Spanish - "Dalla macchia accanto alla pinna dorsale, nome proposto dai biologi che ci hanno accompagnato è "Puzzle"")"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '353379'^^xsd:integer;
  dwc:observationDate '2023-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__435955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__435955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__435955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.172902 21.030029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.172902"^^xsd:decimal ;
  dwc:decimalLongitude "21.030029"^^xsd:decimal ;
  dwc: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/8334__435955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.172902 21.030029)"^^geo:wktLiteral ;
  geo-pos:lat "70.172902"^^xsd:decimal ;
  geo-pos:long "21.030029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__435955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "435955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/435955'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1944_111149'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.051944444444'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.030029'^^xsd:double;
  dwc:latitude '70.172902'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.030029 70.172902, 21.030029 70.172902, 21.030029 70.172902, 21.030029 70.172902, 21.030029 70.172902))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/435955","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Male sperm whale sighted with other individuals in the surrounding area. Possible dorsal surface - unconfirmed."}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '435955'^^xsd:integer;
  dwc:observationDate '2024-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__434712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__434712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__434712> ;
  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/8334__434712>
  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/8334__434712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "434712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/434712'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1944_119268'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.5'^^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/434712","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '434712'^^xsd:integer;
  dwc:observationDate '2024-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__430302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__430302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__430302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.071389 21.136889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.071389"^^xsd:decimal ;
  dwc:decimalLongitude "21.136889"^^xsd:decimal ;
  dwc: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/8334__430302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.071389 21.136889)"^^geo:wktLiteral ;
  geo-pos:lat "70.071389"^^xsd:decimal ;
  geo-pos:long "21.136889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

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

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

<https://eurobis.org/id/occurrence/8334__433087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "433087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/433087'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1944_198774'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.734722222222'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.152564'^^xsd:double;
  dwc:latitude '70.139106'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.152564 70.139106, 21.152564 70.139106, 21.152564 70.139106, 21.152564 70.139106, 21.152564 70.139106))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/433087","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Several sperm whales"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '433087'^^xsd:integer;
  dwc:observationDate '2024-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__440529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__440529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__440529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.08 21.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.08"^^xsd:decimal ;
  dwc:decimalLongitude "21.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

<https://eurobis.org/id/occurrence/8334__371316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "371316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/101545;enc=371316'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1944_173967'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.276666666667'^^xsd:double;
  dwc:continentOcean 'Sea of Okhotsk'^^xsd:string;
  dwc:longitude '145.211792'^^xsd:double;
  dwc:latitude '44.005885'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((145.211792 44.005885, 145.211792 44.005885, 145.211792 44.005885, 145.211792 44.005885, 145.211792 44.005885))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/101545;enc=371316","organism_id":"https://happywhale.com/individual/101545","organism_name":"HW-PM0300004","occurrence_remarks":"solo old male Spermwhale"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '371316'^^xsd:integer;
  dwc:observationDate '2023-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__375228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__375228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__375228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117016 145.310669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.117016"^^xsd:decimal ;
  dwc:decimalLongitude "145.310669"^^xsd:decimal ;
  dwc: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/8334__375228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117016 145.310669)"^^geo:wktLiteral ;
  geo-pos:lat "44.117016"^^xsd:decimal ;
  geo-pos:long "145.310669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__375228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "375228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/102346;enc=375228'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1944_197836'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.655277777778'^^xsd:double;
  dwc:continentOcean 'Sea of Okhotsk'^^xsd:string;
  dwc:longitude '145.310669'^^xsd:double;
  dwc:latitude '44.117016'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((145.310669 44.117016, 145.310669 44.117016, 145.310669 44.117016, 145.310669 44.117016, 145.310669 44.117016))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/102346;enc=375228","organism_id":"https://happywhale.com/individual/102346","organism_name":"HW-PM0300007","occurrence_remarks":"solo male Did poop when he goes down"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '375228'^^xsd:integer;
  dwc:observationDate '2023-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__370422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__370422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__370422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.023804 145.316162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.023804"^^xsd:decimal ;
  dwc:decimalLongitude "145.316162"^^xsd:decimal ;
  dwc: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/8334__370422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.023804 145.316162)"^^geo:wktLiteral ;
  geo-pos:lat "44.023804"^^xsd:decimal ;
  geo-pos:long "145.316162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__370422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "370422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/370422'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1944_173946'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.351111111111'^^xsd:double;
  dwc:continentOcean 'Sea of Okhotsk'^^xsd:string;
  dwc:longitude '145.316162'^^xsd:double;
  dwc:latitude '44.023804'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((145.316162 44.023804, 145.316162 44.023804, 145.316162 44.023804, 145.316162 44.023804, 145.316162 44.023804))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/370422","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Solo male about 18m body length"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '370422'^^xsd:integer;
  dwc:observationDate '2023-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__379825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__379825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__379825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.088494 145.325775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.088494"^^xsd:decimal ;
  dwc:decimalLongitude "145.325775"^^xsd:decimal ;
  dwc: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/8334__379825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.088494 145.325775)"^^geo:wktLiteral ;
  geo-pos:lat "44.088494"^^xsd:decimal ;
  geo-pos:long "145.325775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__379825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "379825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/103981;enc=379825'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1944_213987'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.486666666667'^^xsd:double;
  dwc:continentOcean 'Sea of Okhotsk'^^xsd:string;
  dwc:longitude '145.325775'^^xsd:double;
  dwc:latitude '44.088494'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((145.325775 44.088494, 145.325775 44.088494, 145.325775 44.088494, 145.325775 44.088494, 145.325775 44.088494))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/103981;enc=379825","organism_id":"https://happywhale.com/individual/103981","organism_name":"HW-PM0300012","occurrence_remarks":"Single male. Had big scar on his back."}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '379825'^^xsd:integer;
  dwc:observationDate '2023-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__381165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__381165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__381165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.051755 145.338135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.051755"^^xsd:decimal ;
  dwc:decimalLongitude "145.338135"^^xsd:decimal ;
  dwc: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/8334__381165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.051755 145.338135)"^^geo:wktLiteral ;
  geo-pos:lat "44.051755"^^xsd:decimal ;
  geo-pos:long "145.338135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__381165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "381165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/104046;enc=381165'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1944_62182'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.885833333333'^^xsd:double;
  dwc:continentOcean 'Sea of Okhotsk'^^xsd:string;
  dwc:longitude '145.338135'^^xsd:double;
  dwc:latitude '44.051755'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((145.338135 44.051755, 145.338135 44.051755, 145.338135 44.051755, 145.338135 44.051755, 145.338135 44.051755))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/104046;enc=381165","organism_id":"https://happywhale.com/individual/104046","organism_name":"HW-PM0300013","occurrence_remarks":"Single male other two Sperm whales with in 1km. all males but everyone own"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '381165'^^xsd:integer;
  dwc:observationDate '2023-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__371317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__371317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__371317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05191 145.338135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05191"^^xsd:decimal ;
  dwc:decimalLongitude "145.338135"^^xsd:decimal ;
  dwc: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/8334__371317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05191 145.338135)"^^geo:wktLiteral ;
  geo-pos:lat "44.05191"^^xsd:decimal ;
  geo-pos:long "145.338135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__371317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "371317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/101546;enc=371317'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1944_46034'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.923333333333'^^xsd:double;
  dwc:continentOcean 'Sea of Okhotsk'^^xsd:string;
  dwc:longitude '145.338135'^^xsd:double;
  dwc:latitude '44.05191'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((145.338135 44.05191, 145.338135 44.05191, 145.338135 44.05191, 145.338135 44.05191, 145.338135 44.05191))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/101546;enc=371317","organism_id":"https://happywhale.com/individual/101546","organism_name":"HW-PM0300005","occurrence_remarks":"Solo single younger male"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '371317'^^xsd:integer;
  dwc:observationDate '2023-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__370343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__370343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__370343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.074709 145.347645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.074709"^^xsd:decimal ;
  dwc:decimalLongitude "145.347645"^^xsd:decimal ;
  dwc: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/8334__370343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.074709 145.347645)"^^geo:wktLiteral ;
  geo-pos:lat "44.074709"^^xsd:decimal ;
  geo-pos:long "145.347645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__370343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "370343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/101544;enc=370343'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1944_14297'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.1425'^^xsd:double;
  dwc:continentOcean 'Sea of Okhotsk'^^xsd:string;
  dwc:longitude '145.347645'^^xsd:double;
  dwc:latitude '44.074709'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((145.347645 44.074709, 145.347645 44.074709, 145.347645 44.074709, 145.347645 44.074709, 145.347645 44.074709))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/101544;enc=370343","organism_id":"https://happywhale.com/individual/101544","organism_name":"HW-PM0300003","occurrence_remarks":"Solo male"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '370343'^^xsd:integer;
  dwc:observationDate '2023-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__370342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__370342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__370342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.074709 145.347645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.074709"^^xsd:decimal ;
  dwc:decimalLongitude "145.347645"^^xsd:decimal ;
  dwc: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/8334__370342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.074709 145.347645)"^^geo:wktLiteral ;
  geo-pos:lat "44.074709"^^xsd:decimal ;
  geo-pos:long "145.347645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__370342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "370342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/101543;enc=370342'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1944_134173'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.870555555556'^^xsd:double;
  dwc:continentOcean 'Sea of Okhotsk'^^xsd:string;
  dwc:longitude '145.347645'^^xsd:double;
  dwc:latitude '44.074709'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((145.347645 44.074709, 145.347645 44.074709, 145.347645 44.074709, 145.347645 44.074709, 145.347645 44.074709))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/101543;enc=370342","organism_id":"https://happywhale.com/individual/101543","organism_name":"HW-PM0300002","occurrence_remarks":"Solo male"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '370342'^^xsd:integer;
  dwc:observationDate '2023-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__375230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__375230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__375230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.031704 145.360107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.031704"^^xsd:decimal ;
  dwc:decimalLongitude "145.360107"^^xsd:decimal ;
  dwc: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/8334__375230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.031704 145.360107)"^^geo:wktLiteral ;
  geo-pos:lat "44.031704"^^xsd:decimal ;
  geo-pos:long "145.360107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__375230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "375230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/101543;enc=375230'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1944_62037'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.265833333333'^^xsd:double;
  dwc:continentOcean 'Sea of Okhotsk'^^xsd:string;
  dwc:longitude '145.360107'^^xsd:double;
  dwc:latitude '44.031704'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((145.360107 44.031704, 145.360107 44.031704, 145.360107 44.031704, 145.360107 44.031704, 145.360107 44.031704))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/101543;enc=375230","organism_id":"https://happywhale.com/individual/101543","organism_name":"HW-PM0300002","occurrence_remarks":"Solo male. Has seen before"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '375230'^^xsd:integer;
  dwc:observationDate '2023-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__375897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__375897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__375897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083331 145.360107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083331"^^xsd:decimal ;
  dwc:decimalLongitude "145.360107"^^xsd:decimal ;
  dwc: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/8334__375897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083331 145.360107)"^^geo:wktLiteral ;
  geo-pos:lat "44.083331"^^xsd:decimal ;
  geo-pos:long "145.360107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__375897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "375897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/102564;enc=375897'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1944_182065'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.796388888889'^^xsd:double;
  dwc:continentOcean 'Sea of Okhotsk'^^xsd:string;
  dwc:longitude '145.360107'^^xsd:double;
  dwc:latitude '44.083331'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((145.360107 44.083331, 145.360107 44.083331, 145.360107 44.083331, 145.360107 44.083331, 145.360107 44.083331))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/102564;enc=375897","organism_id":"https://happywhale.com/individual/102564","organism_name":"HW-PM0300009","occurrence_remarks":"solo male young"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '375897'^^xsd:integer;
  dwc:observationDate '2023-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__368343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__368343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__368343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.102164 145.387573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.102164"^^xsd:decimal ;
  dwc:decimalLongitude "145.387573"^^xsd:decimal ;
  dwc: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/8334__368343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.102164 145.387573)"^^geo:wktLiteral ;
  geo-pos:lat "44.102164"^^xsd:decimal ;
  geo-pos:long "145.387573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__368343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "368343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/101542;enc=368343'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1944_189862'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.789166666667'^^xsd:double;
  dwc:continentOcean 'Sea of Okhotsk'^^xsd:string;
  dwc:longitude '145.387573'^^xsd:double;
  dwc:latitude '44.102164'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((145.387573 44.102164, 145.387573 44.102164, 145.387573 44.102164, 145.387573 44.102164, 145.387573 44.102164))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/101542;enc=368343","organism_id":"https://happywhale.com/individual/101542","organism_name":"HW-PM0300001","occurrence_remarks":"Solo very old looking Sperm whale. have seen last year here too"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '368343'^^xsd:integer;
  dwc:observationDate '2023-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__381166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__381166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__381166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.097294 145.39856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.097294"^^xsd:decimal ;
  dwc:decimalLongitude "145.39856"^^xsd:decimal ;
  dwc: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/8334__381166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.097294 145.39856)"^^geo:wktLiteral ;
  geo-pos:lat "44.097294"^^xsd:decimal ;
  geo-pos:long "145.39856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__381166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "381166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/104047;enc=381166'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1944_86270'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.918611111111'^^xsd:double;
  dwc:continentOcean 'Sea of Okhotsk'^^xsd:string;
  dwc:longitude '145.39856'^^xsd:double;
  dwc:latitude '44.097294'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((145.39856 44.097294, 145.39856 44.097294, 145.39856 44.097294, 145.39856 44.097294, 145.39856 44.097294))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/104047;enc=381166","organism_id":"https://happywhale.com/individual/104047","organism_name":"HW-PM0300014","occurrence_remarks":"Single male other two Sperm whales with in 1km. all males but everyone own"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '381166'^^xsd:integer;
  dwc:observationDate '2023-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__375229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__375229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__375229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.063598 145.404053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.063598"^^xsd:decimal ;
  dwc:decimalLongitude "145.404053"^^xsd:decimal ;
  dwc: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/8334__375229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.063598 145.404053)"^^geo:wktLiteral ;
  geo-pos:lat "44.063598"^^xsd:decimal ;
  geo-pos:long "145.404053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__375229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "375229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/102347;enc=375229'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1944_142152'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.608333333333'^^xsd:double;
  dwc:continentOcean 'Sea of Okhotsk'^^xsd:string;
  dwc:longitude '145.404053'^^xsd:double;
  dwc:latitude '44.063598'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((145.404053 44.063598, 145.404053 44.063598, 145.404053 44.063598, 145.404053 44.063598, 145.404053 44.063598))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/102347;enc=375229","organism_id":"https://happywhale.com/individual/102347","organism_name":"HW-PM0300008","occurrence_remarks":"Solo Male looks young by size"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '375229'^^xsd:integer;
  dwc:observationDate '2023-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__381167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__381167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__381167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.071492 145.404053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.071492"^^xsd:decimal ;
  dwc:decimalLongitude "145.404053"^^xsd:decimal ;
  dwc: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/8334__381167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.071492 145.404053)"^^geo:wktLiteral ;
  geo-pos:lat "44.071492"^^xsd:decimal ;
  geo-pos:long "145.404053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__381167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "381167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/104048;enc=381167'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1944_102282'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.019722222222'^^xsd:double;
  dwc:continentOcean 'Sea of Okhotsk'^^xsd:string;
  dwc:longitude '145.404053'^^xsd:double;
  dwc:latitude '44.071492'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((145.404053 44.071492, 145.404053 44.071492, 145.404053 44.071492, 145.404053 44.071492, 145.404053 44.071492))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/104048;enc=381167","organism_id":"https://happywhale.com/individual/104048","organism_name":"HW-PM0300015","occurrence_remarks":"Single male other two Sperm whales with in 1km. all males but everyone own"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '381167'^^xsd:integer;
  dwc:observationDate '2023-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__382237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__382237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__382237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.068763 145.406799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.068763"^^xsd:decimal ;
  dwc:decimalLongitude "145.406799"^^xsd:decimal ;
  dwc: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/8334__382237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.068763 145.406799)"^^geo:wktLiteral ;
  geo-pos:lat "44.068763"^^xsd:decimal ;
  geo-pos:long "145.406799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__382237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "382237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/104060;enc=382237'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1944_126385'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.900277777778'^^xsd:double;
  dwc:continentOcean 'Sea of Okhotsk'^^xsd:string;
  dwc:longitude '145.406799'^^xsd:double;
  dwc:latitude '44.068763'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((145.406799 44.068763, 145.406799 44.068763, 145.406799 44.068763, 145.406799 44.068763, 145.406799 44.068763))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/104060;enc=382237","organism_id":"https://happywhale.com/individual/104060","organism_name":"HW-PM0300016","occurrence_remarks":"Foggy day. Single male"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '382237'^^xsd:integer;
  dwc:observationDate '2023-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__375898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__375898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__375898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.132788 145.406799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.132788"^^xsd:decimal ;
  dwc:decimalLongitude "145.406799"^^xsd:decimal ;
  dwc: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/8334__375898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.132788 145.406799)"^^geo:wktLiteral ;
  geo-pos:lat "44.132788"^^xsd:decimal ;
  geo-pos:long "145.406799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__375898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "375898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/102565;enc=375898'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1944_190040'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.476944444444'^^xsd:double;
  dwc:continentOcean 'Sea of Okhotsk'^^xsd:string;
  dwc:longitude '145.406799'^^xsd:double;
  dwc:latitude '44.132788'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((145.406799 44.132788, 145.406799 44.132788, 145.406799 44.132788, 145.406799 44.132788, 145.406799 44.132788))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/102565;enc=375898","organism_id":"https://happywhale.com/individual/102565","organism_name":"HW-PM0300010","occurrence_remarks":"single male"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '375898'^^xsd:integer;
  dwc:observationDate '2023-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__372068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__372068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__372068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.124902 145.456238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.124902"^^xsd:decimal ;
  dwc:decimalLongitude "145.456238"^^xsd:decimal ;
  dwc: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/8334__372068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.124902 145.456238)"^^geo:wktLiteral ;
  geo-pos:lat "44.124902"^^xsd:decimal ;
  geo-pos:long "145.456238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__372068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "372068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/101547;enc=372068'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1944_205779'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.233888888889'^^xsd:double;
  dwc:continentOcean 'Sea of Okhotsk'^^xsd:string;
  dwc:longitude '145.456238'^^xsd:double;
  dwc:latitude '44.124902'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((145.456238 44.124902, 145.456238 44.124902, 145.456238 44.124902, 145.456238 44.124902, 145.456238 44.124902))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/101547;enc=372068","organism_id":"https://happywhale.com/individual/101547","organism_name":"HW-PM0300006","occurrence_remarks":"SOLO MALE about 16m body length"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '372068'^^xsd:integer;
  dwc:observationDate '2023-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__376723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__376723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__376723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.138702 145.464478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.138702"^^xsd:decimal ;
  dwc:decimalLongitude "145.464478"^^xsd:decimal ;
  dwc: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/8334__376723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.138702 145.464478)"^^geo:wktLiteral ;
  geo-pos:lat "44.138702"^^xsd:decimal ;
  geo-pos:long "145.464478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__376723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "376723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/102729;enc=376723'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1944_54085'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.271944444444'^^xsd:double;
  dwc:continentOcean 'Sea of Okhotsk'^^xsd:string;
  dwc:longitude '145.464478'^^xsd:double;
  dwc:latitude '44.138702'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((145.464478 44.138702, 145.464478 44.138702, 145.464478 44.138702, 145.464478 44.138702, 145.464478 44.138702))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/102729;enc=376723","organism_id":"https://happywhale.com/individual/102729","organism_name":"HW-PM0300011","occurrence_remarks":"solo male. It didn\'t dive properly. Swimming a bit on the surface and look around boats. It was healthy animal"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '376723'^^xsd:integer;
  dwc:observationDate '2023-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8334__375231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8334__375231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8334__375231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.110946 145.469971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.110946"^^xsd:decimal ;
  dwc:decimalLongitude "145.469971"^^xsd:decimal ;
  dwc: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/8334__375231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.110946 145.469971)"^^geo:wktLiteral ;
  geo-pos:lat "44.110946"^^xsd:decimal ;
  geo-pos:long "145.469971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8334__375231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "375231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8334_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1944'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/101545;enc=375231'^^xsd:anyURI;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1944_14425'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.965'^^xsd:double;
  dwc:continentOcean 'Sea of Okhotsk'^^xsd:string;
  dwc:longitude '145.469971'^^xsd:double;
  dwc:latitude '44.110946'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((145.469971 44.110946, 145.469971 44.110946, 145.469971 44.110946, 145.469971 44.110946, 145.469971 44.110946))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/101545;enc=375231","organism_id":"https://happywhale.com/individual/101545","organism_name":"HW-PM0300004","occurrence_remarks":"Solo male. I think I have seen him before. Loos Old very big about 18m"}; Identification Type: Photo Identification; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '375231'^^xsd:integer;
  dwc:observationDate '2023-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF