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

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

<https://eurobis.org/id/occurrence/8306__433271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "433271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/433271'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1770_38353'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.806801'^^xsd:double;
  dwc:latitude '47.241005'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.806801 47.241005, -52.806801 47.241005, -52.806801 47.241005, -52.806801 47.241005, -52.806801 47.241005))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/433271","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Deceased female bowhead whale, photographed on 18 April, 2005 at Witless Bay Point, Newfoundland. The following paper was published in relation to this particular whale: Ledwell, W., Benjamins, S., Lawson, J., & Huntington, J. (2007) The Most Southerly Record of a Stranded Bowhead Whale, Balaena mysticetus, from the Western North Atlantic Ocean, 60(1): 17-22 ABSTRACT. An immature female bowhead whale (Balaena mysticetus) was discovered stranded dead at Witless Bay Point, just south of Mobile Point (47 °14\' 68.00"N, 52 °47\' 90.00"W) on the southern shore of the Avalon Peninsula of the island of Newfoundland (Newfoundland and Labrador, Canada) on 15 April 2005. This is the second bowhead found stranded dead in Newfoundland in seven years. The first, also an immature female, was discovered in a fjord in northeastern Newfoundland near Rattling Brook (49 °40\' N, 56 °10\' W) in October 1998. These animals represent the only bowhead whales known to have been sighted, alive or stranded dead, in waters around the island of Newfoundland. Some possible causes of the death of this most recent animal are discussed, including chronic inflammation of the vertebrae and the associated locomotive difficulties."}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '433271'^^xsd:integer;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__9817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__9817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__9817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.229245 -53.544403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.229245"^^xsd:decimal ;
  dwc:decimalLongitude "-53.544403"^^xsd:decimal ;
  dwc: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/8306__9817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.229245 -53.544403)"^^geo:wktLiteral ;
  geo-pos:lat "69.229245"^^xsd:decimal ;
  geo-pos:long "-53.544403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__9817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/9817'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1770_195672'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.7'^^xsd:double;
  dwc:continentOcean 'Davis Strait'^^xsd:string;
  dwc:longitude '-53.544403'^^xsd:double;
  dwc:latitude '69.229245'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.544403 69.229245, -53.544403 69.229245, -53.544403 69.229245, -53.544403 69.229245, -53.544403 69.229245))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/9817","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Two of about 150 Bowhead Whales feeding in the waters around Qeqertarsuaq, Disko Bay, West Greenland"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '9817'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__311137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__311137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__311137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.699167 -139.051017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.699167"^^xsd:decimal ;
  dwc:decimalLongitude "-139.051017"^^xsd:decimal ;
  dwc: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/8306__311137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.699167 -139.051017)"^^geo:wktLiteral ;
  geo-pos:lat "69.699167"^^xsd:decimal ;
  geo-pos:long "-139.051017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__311137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "311137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/311137'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1770_184798'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:continentOcean 'Beaufort Sea'^^xsd:string;
  dwc:longitude '-139.051017'^^xsd:double;
  dwc:latitude '69.699167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-139.051017 69.699167, -139.051017 69.699167, -139.051017 69.699167, -139.051017 69.699167, -139.051017 69.699167))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/311137","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Two Bowheads swimming fast side by side. One larger than the other. I think a mother and calf. The smaller would fluke on every dive after every breath and the larger never fluked"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '311137'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__9816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__9816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__9816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.231328 -53.537322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.231328"^^xsd:decimal ;
  dwc:decimalLongitude "-53.537322"^^xsd:decimal ;
  dwc: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/8306__9816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.231328 -53.537322)"^^geo:wktLiteral ;
  geo-pos:lat "69.231328"^^xsd:decimal ;
  geo-pos:long "-53.537322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__9816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/9816'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1770_31613'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.683333333333'^^xsd:double;
  dwc:continentOcean 'Davis Strait'^^xsd:string;
  dwc:longitude '-53.537322'^^xsd:double;
  dwc:latitude '69.231328'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.537322 69.231328, -53.537322 69.231328, -53.537322 69.231328, -53.537322 69.231328, -53.537322 69.231328))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/9816","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Breaching Bowhead whale in the group of about 150 Bowhead Whales feeding in the waters around Qeqertarsuaq, Disko Bay, West Greenland"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '9816'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__20743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__20743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__20743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.311508 54.810083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.311508"^^xsd:decimal ;
  dwc:decimalLongitude "54.810083"^^xsd:decimal ;
  dwc: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/8306__20743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.311508 54.810083)"^^geo:wktLiteral ;
  geo-pos:lat "80.311508"^^xsd:decimal ;
  geo-pos:long "54.810083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__20743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/20743'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1770_31917'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Barentsz Sea'^^xsd:string;
  dwc:longitude '54.810083'^^xsd:double;
  dwc:latitude '80.311508'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((54.810083 80.311508, 54.810083 80.311508, 54.810083 80.311508, 54.810083 80.311508, 54.810083 80.311508))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/20743","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '20743'^^xsd:integer;
  dwc:observationDate '2017-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__385907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__385907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__385907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.960833 -62.6735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.960833"^^xsd:decimal ;
  dwc:decimalLongitude "-62.6735"^^xsd:decimal ;
  dwc: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/8306__385907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.960833 -62.6735)"^^geo:wktLiteral ;
  geo-pos:lat "66.960833"^^xsd:decimal ;
  geo-pos:long "-62.6735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__385907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "385907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/385907'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1770_240981'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Davis Strait'^^xsd:string;
  dwc:longitude '-62.6735'^^xsd:double;
  dwc:latitude '66.960833'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.6735 66.960833, -62.6735 66.960833, -62.6735 66.960833, -62.6735 66.960833, -62.6735 66.960833))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/385907","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"2-3 Bowhead Whales travelling very slowly near the shoreline."}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '385907'^^xsd:integer;
  dwc:observationDate '2023-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__314776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__314776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__314776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.65 -67.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.65"^^xsd:decimal ;
  dwc:decimalLongitude "-67.46"^^xsd:decimal ;
  dwc: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/8306__314776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.65 -67.46)"^^geo:wktLiteral ;
  geo-pos:lat "69.65"^^xsd:decimal ;
  geo-pos:long "-67.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__314776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "314776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/314776'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1770_216019'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Davis Strait'^^xsd:string;
  dwc:longitude '-67.46'^^xsd:double;
  dwc:latitude '69.65'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.46 69.65, -67.46 69.65, -67.46 69.65, -67.46 69.65, -67.46 69.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/314776","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Photographer: Glenn Le Bras - Studio Ponant"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '314776'^^xsd:integer;
  dwc:observationDate '2022-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__378813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__378813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__378813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.045194 -128.759766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.045194"^^xsd:decimal ;
  dwc:decimalLongitude "-128.759766"^^xsd:decimal ;
  dwc: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/8306__378813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.045194 -128.759766)"^^geo:wktLiteral ;
  geo-pos:lat "71.045194"^^xsd:decimal ;
  geo-pos:long "-128.759766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__378813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "378813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/378813'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1770_193860'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:continentOcean 'Beaufort Sea'^^xsd:string;
  dwc:longitude '-128.759766'^^xsd:double;
  dwc:latitude '71.045194'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-128.759766 71.045194, -128.759766 71.045194, -128.759766 71.045194, -128.759766 71.045194, -128.759766 71.045194))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/378813","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '378813'^^xsd:integer;
  dwc:observationDate '2023-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__9815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__9815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__9815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.259522 -53.408488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.259522"^^xsd:decimal ;
  dwc:decimalLongitude "-53.408488"^^xsd:decimal ;
  dwc: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/8306__9815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.259522 -53.408488)"^^geo:wktLiteral ;
  geo-pos:lat "69.259522"^^xsd:decimal ;
  geo-pos:long "-53.408488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__9815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/9815'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1770_47177'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.483333333333'^^xsd:double;
  dwc:continentOcean 'Davis Strait'^^xsd:string;
  dwc:longitude '-53.408488'^^xsd:double;
  dwc:latitude '69.259522'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.408488 69.259522, -53.408488 69.259522, -53.408488 69.259522, -53.408488 69.259522, -53.408488 69.259522))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/9815","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"One of about 150 Bowhead Whales feeding in the waters around Qeqertarsuaq, Disko Bay, West Greenland"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '9815'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__20744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__20744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__20744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.998846 47.449725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.998846"^^xsd:decimal ;
  dwc:decimalLongitude "47.449725"^^xsd:decimal ;
  dwc: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/8306__20744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.998846 47.449725)"^^geo:wktLiteral ;
  geo-pos:lat "79.998846"^^xsd:decimal ;
  geo-pos:long "47.449725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__20744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/20744'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1770_63129'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Barentsz Sea'^^xsd:string;
  dwc:longitude '47.449725'^^xsd:double;
  dwc:latitude '79.998846'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((47.449725 79.998846, 47.449725 79.998846, 47.449725 79.998846, 47.449725 79.998846, 47.449725 79.998846))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/20744","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"possible mother calf pair"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '20744'^^xsd:integer;
  dwc:observationDate '2017-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__9822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__9822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__9822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.260345 -53.423425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.260345"^^xsd:decimal ;
  dwc:decimalLongitude "-53.423425"^^xsd:decimal ;
  dwc: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/8306__9822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.260345 -53.423425)"^^geo:wktLiteral ;
  geo-pos:lat "69.260345"^^xsd:decimal ;
  geo-pos:long "-53.423425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__9822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/9822'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1770_211471'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.6333333333333'^^xsd:double;
  dwc:continentOcean 'Davis Strait'^^xsd:string;
  dwc:longitude '-53.423425'^^xsd:double;
  dwc:latitude '69.260345'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.423425 69.260345, -53.423425 69.260345, -53.423425 69.260345, -53.423425 69.260345, -53.423425 69.260345))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/9822","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"One of about 150 Bowhead Whales feeding in the waters around Qeqertarsuaq, Disko Bay, West Greenland"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '9822'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__9824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__9824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__9824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.252622 -53.42823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.252622"^^xsd:decimal ;
  dwc:decimalLongitude "-53.42823"^^xsd:decimal ;
  dwc: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/8306__9824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.252622 -53.42823)"^^geo:wktLiteral ;
  geo-pos:lat "69.252622"^^xsd:decimal ;
  geo-pos:long "-53.42823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__9824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/9824'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1770_133473'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.983333333333'^^xsd:double;
  dwc:continentOcean 'Davis Strait'^^xsd:string;
  dwc:longitude '-53.42823'^^xsd:double;
  dwc:latitude '69.252622'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.42823 69.252622, -53.42823 69.252622, -53.42823 69.252622, -53.42823 69.252622, -53.42823 69.252622))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/9824","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"One of about 100 Bowhead Whales feeding in the waters near Qeqertarsuaq, Disko Bay, West Greenland"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '9824'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__382828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__382828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__382828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.52 -74.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.52"^^xsd:decimal ;
  dwc:decimalLongitude "-74.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8306__382828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "382828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/382828'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1770_155008'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.6497222222222'^^xsd:double;
  dwc:continentOcean 'Baffin Bay'^^xsd:string;
  dwc:longitude '-74.17'^^xsd:double;
  dwc:latitude '76.52'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.17 76.52, -74.17 76.52, -74.17 76.52, -74.17 76.52, -74.17 76.52))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/382828","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Two bowhead whales traveling together along the ice edge."}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '382828'^^xsd:integer;
  dwc:observationDate '2023-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__6894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__6894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__6894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.219151 -53.536377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.219151"^^xsd:decimal ;
  dwc:decimalLongitude "-53.536377"^^xsd:decimal ;
  dwc: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/8306__6894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.219151 -53.536377)"^^geo:wktLiteral ;
  geo-pos:lat "69.219151"^^xsd:decimal ;
  geo-pos:long "-53.536377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__6894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/6894'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1770_219167'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.6166666666667'^^xsd:double;
  dwc:continentOcean 'Davis Strait'^^xsd:string;
  dwc:longitude '-53.536377'^^xsd:double;
  dwc:latitude '69.219151'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.536377 69.219151, -53.536377 69.219151, -53.536377 69.219151, -53.536377 69.219151, -53.536377 69.219151))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/6894","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '6894'^^xsd:integer;
  dwc:observationDate '2016-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__9813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__9813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__9813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.209162 -53.56058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.209162"^^xsd:decimal ;
  dwc:decimalLongitude "-53.56058"^^xsd:decimal ;
  dwc: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/8306__9813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.209162 -53.56058)"^^geo:wktLiteral ;
  geo-pos:lat "69.209162"^^xsd:decimal ;
  geo-pos:long "-53.56058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__9813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/9813'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1770_62836'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.05'^^xsd:double;
  dwc:continentOcean 'Davis Strait'^^xsd:string;
  dwc:longitude '-53.56058'^^xsd:double;
  dwc:latitude '69.209162'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.56058 69.209162, -53.56058 69.209162, -53.56058 69.209162, -53.56058 69.209162, -53.56058 69.209162))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/9813","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"One of about 150 Bowhead Whales feeding in the waters around Qeqertarsuaq, Disko Bay, West Greenland"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '9813'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__9823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__9823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__9823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.209283 -53.579292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.209283"^^xsd:decimal ;
  dwc:decimalLongitude "-53.579292"^^xsd:decimal ;
  dwc: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/8306__9823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.209283 -53.579292)"^^geo:wktLiteral ;
  geo-pos:lat "69.209283"^^xsd:decimal ;
  geo-pos:long "-53.579292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__9823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/9823'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1770_8174'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:continentOcean 'Davis Strait'^^xsd:string;
  dwc:longitude '-53.579292'^^xsd:double;
  dwc:latitude '69.209283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.579292 69.209283, -53.579292 69.209283, -53.579292 69.209283, -53.579292 69.209283, -53.579292 69.209283))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/9823","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"One of about 100 Bowhead Whales feeding in the waters near Qeqertarsuaq, Disko Bay, West Greenland"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '9823'^^xsd:integer;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__9818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__9818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__9818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.22658 -53.51595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.22658"^^xsd:decimal ;
  dwc:decimalLongitude "-53.51595"^^xsd:decimal ;
  dwc: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/8306__9818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.22658 -53.51595)"^^geo:wktLiteral ;
  geo-pos:lat "69.22658"^^xsd:decimal ;
  geo-pos:long "-53.51595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__9818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/9818'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1770_195673'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:continentOcean 'Davis Strait'^^xsd:string;
  dwc:longitude '-53.51595'^^xsd:double;
  dwc:latitude '69.22658'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.51595 69.22658, -53.51595 69.22658, -53.51595 69.22658, -53.51595 69.22658, -53.51595 69.22658))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/9818","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"One of about 150 Bowhead Whales feeding in the waters around Qeqertarsuaq, Disko Bay, West Greenland"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '9818'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__322434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__322434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__322434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.693909 -75.29903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.693909"^^xsd:decimal ;
  dwc:decimalLongitude "-75.29903"^^xsd:decimal ;
  dwc: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/8306__322434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.693909 -75.29903)"^^geo:wktLiteral ;
  geo-pos:lat "71.693909"^^xsd:decimal ;
  geo-pos:long "-75.29903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__322434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "322434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/322434'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1770_239653'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Baffin Bay'^^xsd:string;
  dwc:longitude '-75.29903'^^xsd:double;
  dwc:latitude '71.693909'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.29903 71.693909, -75.29903 71.693909, -75.29903 71.693909, -75.29903 71.693909, -75.29903 71.693909))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/322434","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"1 bowhead and approx 50-100 narwhals. Photographer: Glenn Le Bras - Studio Ponant."}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '322434'^^xsd:integer;
  dwc:observationDate '2022-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__3337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__3337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__3337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.5 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.5"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc: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/8306__3337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.5 50)"^^geo:wktLiteral ;
  geo-pos:lat "79.5"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__3337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/3337'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1770_109769'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Barentsz Sea'^^xsd:string;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '79.5'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((50 79.5, 50 79.5, 50 79.5, 50 79.5, 50 79.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/3337","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Two bowheads together. Some photos from Erik Thomsen"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '3337'^^xsd:integer;
  dwc:observationDate '2012-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__9821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__9821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__9821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.23863 -53.490713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.23863"^^xsd:decimal ;
  dwc:decimalLongitude "-53.490713"^^xsd:decimal ;
  dwc: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/8306__9821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.23863 -53.490713)"^^geo:wktLiteral ;
  geo-pos:lat "69.23863"^^xsd:decimal ;
  geo-pos:long "-53.490713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__9821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5691;enc=9821'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1770_242630'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.2666666666667'^^xsd:double;
  dwc:continentOcean 'Davis Strait'^^xsd:string;
  dwc:longitude '-53.490713'^^xsd:double;
  dwc:latitude '69.23863'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.490713 69.23863, -53.490713 69.23863, -53.490713 69.23863, -53.490713 69.23863, -53.490713 69.23863))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5691;enc=9821","organism_id":"https://happywhale.com/individual/5691","organism_name":"Scartail 2","occurrence_remarks":"Heavily scarred Bowhead Whale - one of about 150 Bowhead Whales feeding in the waters around Qeqertarsuaq, Disko Bay, West Greenland"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '9821'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__9825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__9825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__9825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2608 -53.452605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.2608"^^xsd:decimal ;
  dwc:decimalLongitude "-53.452605"^^xsd:decimal ;
  dwc: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/8306__9825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2608 -53.452605)"^^geo:wktLiteral ;
  geo-pos:lat "69.2608"^^xsd:decimal ;
  geo-pos:long "-53.452605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__9825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/9825'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1770_242631'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.85'^^xsd:double;
  dwc:continentOcean 'Davis Strait'^^xsd:string;
  dwc:longitude '-53.452605'^^xsd:double;
  dwc:latitude '69.2608'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.452605 69.2608, -53.452605 69.2608, -53.452605 69.2608, -53.452605 69.2608, -53.452605 69.2608))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/9825","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Bowhead Whale feeding a long the coast at the Kuanit Basalt Columns, east of Qeqertarsuaq, Disko Bay, West Greenland (one of a group of about 60 Bowhead Whales feeding around Qeqertarsuaq)"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '9825'^^xsd:integer;
  dwc:observationDate '2016-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__9820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__9820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__9820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.239847 -53.485563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.239847"^^xsd:decimal ;
  dwc:decimalLongitude "-53.485563"^^xsd:decimal ;
  dwc: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/8306__9820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.239847 -53.485563)"^^geo:wktLiteral ;
  geo-pos:lat "69.239847"^^xsd:decimal ;
  geo-pos:long "-53.485563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__9820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5690;enc=9820'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1770_195674'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.2333333333333'^^xsd:double;
  dwc:continentOcean 'Davis Strait'^^xsd:string;
  dwc:longitude '-53.485563'^^xsd:double;
  dwc:latitude '69.239847'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.485563 69.239847, -53.485563 69.239847, -53.485563 69.239847, -53.485563 69.239847, -53.485563 69.239847))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5690;enc=9820","organism_id":"https://happywhale.com/individual/5690","organism_name":"Scartail 1","occurrence_remarks":"Heavily scarred Bowhead Whale - one of about 150 Bowhead Whales feeding in the waters around Qeqertarsuaq, Disko Bay, West Greenland"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '9820'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__25360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__25360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__25360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.094642 53.441013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.094642"^^xsd:decimal ;
  dwc:decimalLongitude "53.441013"^^xsd:decimal ;
  dwc: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/8306__25360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.094642 53.441013)"^^geo:wktLiteral ;
  geo-pos:lat "80.094642"^^xsd:decimal ;
  geo-pos:long "53.441013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__25360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/25360'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1770_180629'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.314444444444'^^xsd:double;
  dwc:continentOcean 'Barentsz Sea'^^xsd:string;
  dwc:longitude '53.441013'^^xsd:double;
  dwc:latitude '80.094642'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((53.441013 80.094642, 53.441013 80.094642, 53.441013 80.094642, 53.441013 80.094642, 53.441013 80.094642))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/25360","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '25360'^^xsd:integer;
  dwc:observationDate '2017-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__25306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__25306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__25306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.07044 49.178412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.07044"^^xsd:decimal ;
  dwc:decimalLongitude "49.178412"^^xsd:decimal ;
  dwc: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/8306__25306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.07044 49.178412)"^^geo:wktLiteral ;
  geo-pos:lat "80.07044"^^xsd:decimal ;
  geo-pos:long "49.178412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__25306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/25306'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1770_55380'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.9041666666667'^^xsd:double;
  dwc:continentOcean 'Barentsz Sea'^^xsd:string;
  dwc:longitude '49.178412'^^xsd:double;
  dwc:latitude '80.07044'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((49.178412 80.07044, 49.178412 80.07044, 49.178412 80.07044, 49.178412 80.07044, 49.178412 80.07044))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/25306","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Two groups separated by ~ 1/2 mile, at least 3 and at least 1."}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '25306'^^xsd:integer;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__6071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__6071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__6071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.225983 -53.746917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.225983"^^xsd:decimal ;
  dwc:decimalLongitude "-53.746917"^^xsd:decimal ;
  dwc: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/8306__6071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.225983 -53.746917)"^^geo:wktLiteral ;
  geo-pos:lat "69.225983"^^xsd:decimal ;
  geo-pos:long "-53.746917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__6071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/6071'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1770_126'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Davis Strait'^^xsd:string;
  dwc:longitude '-53.746917'^^xsd:double;
  dwc:latitude '69.225983'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.746917 69.225983, -53.746917 69.225983, -53.746917 69.225983, -53.746917 69.225983, -53.746917 69.225983))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/6071","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '6071'^^xsd:integer;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__25361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__25361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__25361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.962667 48.237667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.962667"^^xsd:decimal ;
  dwc:decimalLongitude "48.237667"^^xsd:decimal ;
  dwc: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/8306__25361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.962667 48.237667)"^^geo:wktLiteral ;
  geo-pos:lat "79.962667"^^xsd:decimal ;
  geo-pos:long "48.237667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__25361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/25361'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1770_94561'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.4327777777778'^^xsd:double;
  dwc:continentOcean 'Barentsz Sea'^^xsd:string;
  dwc:longitude '48.237667'^^xsd:double;
  dwc:latitude '79.962667'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((48.237667 79.962667, 48.237667 79.962667, 48.237667 79.962667, 48.237667 79.962667, 48.237667 79.962667))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/25361","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Many bowheads scattered across bay, none seen close"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '25361'^^xsd:integer;
  dwc:observationDate '2017-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__7929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__7929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__7929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.240578 -53.451233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.240578"^^xsd:decimal ;
  dwc:decimalLongitude "-53.451233"^^xsd:decimal ;
  dwc: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/8306__7929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.240578 -53.451233)"^^geo:wktLiteral ;
  geo-pos:lat "69.240578"^^xsd:decimal ;
  geo-pos:long "-53.451233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__7929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/individual/5690;enc=7929'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1770_54943'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.8'^^xsd:double;
  dwc:continentOcean 'Davis Strait'^^xsd:string;
  dwc:longitude '-53.451233'^^xsd:double;
  dwc:latitude '69.240578'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.451233 69.240578, -53.451233 69.240578, -53.451233 69.240578, -53.451233 69.240578, -53.451233 69.240578))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/individual/5690;enc=7929","organism_id":"https://happywhale.com/individual/5690","organism_name":"Scartail 1","occurrence_remarks":"very distinct bowhead whale with lots of apparent killer whale attack scars and a damaged fluke"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '7929'^^xsd:integer;
  dwc:observationDate '2016-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__405613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__405613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__405613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.526438 24.748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.526438"^^xsd:decimal ;
  dwc:decimalLongitude "24.748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8306__405613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "405613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/405613'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1770_147608'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.33'^^xsd:double;
  dwc:continentOcean 'Barentsz Sea'^^xsd:string;
  dwc:longitude '24.748535'^^xsd:double;
  dwc:latitude '78.526438'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((24.748535 78.526438, 24.748535 78.526438, 24.748535 78.526438, 24.748535 78.526438, 24.748535 78.526438))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/405613","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"2 individuals"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '405613'^^xsd:integer;
  dwc:observationDate '2019-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8306__9819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8306__9819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8306__9819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.23778 -53.510113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.23778"^^xsd:decimal ;
  dwc:decimalLongitude "-53.510113"^^xsd:decimal ;
  dwc: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/8306__9819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.23778 -53.510113)"^^geo:wktLiteral ;
  geo-pos:lat "69.23778"^^xsd:decimal ;
  geo-pos:long "-53.510113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8306__9819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8306_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1770'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/9819'^^xsd:anyURI;
  dwc:scientificName 'Balaena mysticetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1770_16169'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.05'^^xsd:double;
  dwc:continentOcean 'Davis Strait'^^xsd:string;
  dwc:longitude '-53.510113'^^xsd:double;
  dwc:latitude '69.23778'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.510113 69.23778, -53.510113 69.23778, -53.510113 69.23778, -53.510113 69.23778, -53.510113 69.23778))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/9819","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"One of about 150 Bowhead Whales feeding in the waters around Qeqertarsuaq, Disko Bay, West Greenland"}; Identification Type: Photo Identification; Taxon recorded as "Bowhead" by the provider'^^xsd:string;
  dwc:aphiaid '137086'^^xsd:integer;
  dwc:occurrenceId '9819'^^xsd:integer;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF