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

<https://eurobis.org/id/occurrence/8302__470363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "470363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8302_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1724'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/470363'^^xsd:anyURI;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1724_211164'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.23'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '16.073487'^^xsd:double;
  dwc:latitude '76.990077'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.073487 76.990077, 16.073487 76.990077, 16.073487 76.990077, 16.073487 76.990077, 16.073487 76.990077))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/470363","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Beluga" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '470363'^^xsd:integer;
  dwc:observationDate '2024-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8302__370352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8302__370352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8302__370352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.069983 16.009683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.069983"^^xsd:decimal ;
  dwc:decimalLongitude "16.009683"^^xsd:decimal ;
  dwc: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/8302__370352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.069983 16.009683)"^^geo:wktLiteral ;
  geo-pos:lat "77.069983"^^xsd:decimal ;
  geo-pos:long "16.009683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8302__370352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "370352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8302_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1724'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/370352'^^xsd:anyURI;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1724_201506'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.444166666667'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '16.009683'^^xsd:double;
  dwc:latitude '77.069983'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.009683 77.069983, 16.009683 77.069983, 16.009683 77.069983, 16.009683 77.069983, 16.009683 77.069983))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/370352","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Adult beluga with deformed spine (kyphosis?), in pod of 30-40 animals (of which many subadults and calfs), swimming normal speed (for a group with youngsters)."}; Identification Type: Photo Identification; Taxon recorded as "Beluga" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '370352'^^xsd:integer;
  dwc:observationDate '2022-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8302__255987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8302__255987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8302__255987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.205792 13.838087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.205792"^^xsd:decimal ;
  dwc:decimalLongitude "13.838087"^^xsd:decimal ;
  dwc: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/8302__255987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.205792 13.838087)"^^geo:wktLiteral ;
  geo-pos:lat "78.205792"^^xsd:decimal ;
  geo-pos:long "13.838087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8302__255987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "255987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8302_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1724'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/255987'^^xsd:anyURI;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1724_230752'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.830555555556'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '13.838087'^^xsd:double;
  dwc:latitude '78.205792'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.838087 78.205792, 13.838087 78.205792, 13.838087 78.205792, 13.838087 78.205792, 13.838087 78.205792))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/255987","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Beluga whales (pod)"}; Identification Type: Photo Identification; Taxon recorded as "Beluga" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '255987'^^xsd:integer;
  dwc:observationDate '2019-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8302__5732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8302__5732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8302__5732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.985458 11.428894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.985458"^^xsd:decimal ;
  dwc:decimalLongitude "11.428894"^^xsd:decimal ;
  dwc: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/8302__5732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.985458 11.428894)"^^geo:wktLiteral ;
  geo-pos:lat "78.985458"^^xsd:decimal ;
  geo-pos:long "11.428894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8302__5732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8302_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1724'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/5732'^^xsd:anyURI;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1724_86263'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.05'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '11.428894'^^xsd:double;
  dwc:latitude '78.985458'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.428894 78.985458, 11.428894 78.985458, 11.428894 78.985458, 11.428894 78.985458, 11.428894 78.985458))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/5732","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Adult beluga whale, travelling in group of 15+ individuals, but streched over quite a distance. Swimming along shore, later resting a while within a group of six animals, before resuming path along shore."}; Identification Type: Photo Identification; Taxon recorded as "Beluga" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '5732'^^xsd:integer;
  dwc:observationDate '2016-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8302__19942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8302__19942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8302__19942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.057 15.959833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.057"^^xsd:decimal ;
  dwc:decimalLongitude "15.959833"^^xsd:decimal ;
  dwc: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/8302__19942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.057 15.959833)"^^geo:wktLiteral ;
  geo-pos:lat "77.057"^^xsd:decimal ;
  geo-pos:long "15.959833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8302__19942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8302_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1724'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/19942'^^xsd:anyURI;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1724_235071'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.6119444444444'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '15.959833'^^xsd:double;
  dwc:latitude '77.057'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.959833 77.057, 15.959833 77.057, 15.959833 77.057, 15.959833 77.057, 15.959833 77.057))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/19942","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Location from ship track, group size unknown"}; Identification Type: Photo Identification; Taxon recorded as "Beluga" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '19942'^^xsd:integer;
  dwc:observationDate '2017-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8302__165857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8302__165857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8302__165857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.39679 35.92864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.39679"^^xsd:decimal ;
  dwc:decimalLongitude "35.92864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8302__165857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "165857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8302_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1724'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/165857'^^xsd:anyURI;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1724_128174'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.652222222222'^^xsd:double;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:longitude '35.92864'^^xsd:double;
  dwc:latitude '64.39679'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((35.92864 64.39679, 35.92864 64.39679, 35.92864 64.39679, 35.92864 64.39679, 35.92864 64.39679))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/165857","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"The beluga watching trip was organized by the Russian whale-watching company Team Trip in August 2020. I was a boat driver."}; Identification Type: Photo Identification; Taxon recorded as "Beluga" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '165857'^^xsd:integer;
  dwc:observationDate '2020-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8302__304512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8302__304512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8302__304512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.88 11.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.88"^^xsd:decimal ;
  dwc:decimalLongitude "11.42"^^xsd:decimal ;
  dwc: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/8302__304512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.88 11.42)"^^geo:wktLiteral ;
  geo-pos:lat "79.88"^^xsd:decimal ;
  geo-pos:long "11.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8302__304512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "304512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8302_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1724'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/304512'^^xsd:anyURI;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1724_106465'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.186944444444'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '11.42'^^xsd:double;
  dwc:latitude '79.88'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.42 79.88, 11.42 79.88, 11.42 79.88, 11.42 79.88, 11.42 79.88))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/304512","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Lone beluga whale which appeared to have an injury on its back."}; Identification Type: Photo Identification; Taxon recorded as "Beluga" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '304512'^^xsd:integer;
  dwc:observationDate '2022-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8302__368668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8302__368668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8302__368668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.556151 15.059509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.556151"^^xsd:decimal ;
  dwc:decimalLongitude "15.059509"^^xsd:decimal ;
  dwc: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/8302__368668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.556151 15.059509)"^^geo:wktLiteral ;
  geo-pos:lat "77.556151"^^xsd:decimal ;
  geo-pos:long "15.059509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8302__368668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "368668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8302_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1724'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/368668'^^xsd:anyURI;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1724_99947'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.468611111111'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '15.059509'^^xsd:double;
  dwc:latitude '77.556151'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.059509 77.556151, 15.059509 77.556151, 15.059509 77.556151, 15.059509 77.556151, 15.059509 77.556151))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/368668","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"DOZENS of Beluga Whales swan along close to the shore"}; Identification Type: Photo Identification; Taxon recorded as "Beluga" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '368668'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8302__21914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8302__21914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8302__21914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.242545 14.474728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.242545"^^xsd:decimal ;
  dwc:decimalLongitude "14.474728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8302__21914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "21914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8302_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1724'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/21914'^^xsd:anyURI;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1724_219591'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.616111111111'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '14.474728'^^xsd:double;
  dwc:latitude '78.242545'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.474728 78.242545, 14.474728 78.242545, 14.474728 78.242545, 14.474728 78.242545, 14.474728 78.242545))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/21914","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"The big group of Belugas (maybe 20) was in Isfjorden"}; Identification Type: Photo Identification; Taxon recorded as "Beluga" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '21914'^^xsd:integer;
  dwc:observationDate '2017-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8302__181574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8302__181574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8302__181574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.659071 16.866566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.659071"^^xsd:decimal ;
  dwc:decimalLongitude "16.866566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8302__181574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "181574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8302_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1724'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/181574'^^xsd:anyURI;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1724_143810'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.575555555556'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '16.866566'^^xsd:double;
  dwc:latitude '78.659071'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.866566 78.659071, 16.866566 78.659071, 16.866566 78.659071, 16.866566 78.659071, 16.866566 78.659071))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/181574","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Beluga" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '181574'^^xsd:integer;
  dwc:observationDate '2019-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8302__304527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8302__304527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8302__304527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.75 14.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.75"^^xsd:decimal ;
  dwc:decimalLongitude "14.39"^^xsd:decimal ;
  dwc: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/8302__304527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.75 14.39)"^^geo:wktLiteral ;
  geo-pos:lat "77.75"^^xsd:decimal ;
  geo-pos:long "14.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8302__304527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "304527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8302_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1724'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/304527'^^xsd:anyURI;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1724_28235'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.4016666666667'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '14.39'^^xsd:double;
  dwc:latitude '77.75'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.39 77.75, 14.39 77.75, 14.39 77.75, 14.39 77.75, 14.39 77.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/304527","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Beluga" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '304527'^^xsd:integer;
  dwc:observationDate '2022-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8302__370351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8302__370351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8302__370351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.598333 14.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.598333"^^xsd:decimal ;
  dwc:decimalLongitude "14.93"^^xsd:decimal ;
  dwc: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/8302__370351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.598333 14.93)"^^geo:wktLiteral ;
  geo-pos:lat "77.598333"^^xsd:decimal ;
  geo-pos:long "14.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8302__370351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "370351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8302_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1724'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/370351'^^xsd:anyURI;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1724_240590'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8872222222222'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '14.93'^^xsd:double;
  dwc:latitude '77.598333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.93 77.598333, 14.93 77.598333, 14.93 77.598333, 14.93 77.598333, 14.93 77.598333))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/370351","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Beluga with deformed spine (kyphosis?) in group of ca. 100 animals, which were quite spread out along the shore. This individual was travelling alone but close behind the only group that had young animals (one calf, two subadults). Same animal seen the year before in Hornsund, then also together with youngsters (see following submission)."}; Identification Type: Photo Identification; Taxon recorded as "Beluga" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '370351'^^xsd:integer;
  dwc:observationDate '2023-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8302__422897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8302__422897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8302__422897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.255 15.439849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.255"^^xsd:decimal ;
  dwc:decimalLongitude "15.439849"^^xsd:decimal ;
  dwc: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/8302__422897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.255 15.439849)"^^geo:wktLiteral ;
  geo-pos:lat "78.255"^^xsd:decimal ;
  geo-pos:long "15.439849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8302__422897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "422897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8302_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1724'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/422897'^^xsd:anyURI;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1724_155564'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.824722222222'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '15.439849'^^xsd:double;
  dwc:latitude '78.255'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.439849 78.255, 15.439849 78.255, 15.439849 78.255, 15.439849 78.255, 15.439849 78.255))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/422897","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Photos taken from shore."}; Identification Type: Photo Identification; Taxon recorded as "Beluga" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '422897'^^xsd:integer;
  dwc:observationDate '2023-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8302__68986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8302__68986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8302__68986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.445798 11.885338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.445798"^^xsd:decimal ;
  dwc:decimalLongitude "11.885338"^^xsd:decimal ;
  dwc: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/8302__68986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.445798 11.885338)"^^geo:wktLiteral ;
  geo-pos:lat "78.445798"^^xsd:decimal ;
  geo-pos:long "11.885338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8302__68986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "68986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8302_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1724'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/68986'^^xsd:anyURI;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1724_189168'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.2569444444444'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '11.885338'^^xsd:double;
  dwc:latitude '78.445798'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.885338 78.445798, 11.885338 78.445798, 11.885338 78.445798, 11.885338 78.445798, 11.885338 78.445798))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/68986","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Part of a group of about 200 whales moving north along the east coast. Photographed from shore!"}; Identification Type: Photo Identification; Taxon recorded as "Beluga" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '68986'^^xsd:integer;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8302__82203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8302__82203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8302__82203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.650449 16.902981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.650449"^^xsd:decimal ;
  dwc:decimalLongitude "16.902981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8302__82203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "82203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8302_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1724'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/82203'^^xsd:anyURI;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1724_40756'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '16.902981'^^xsd:double;
  dwc:latitude '78.650449'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.902981 78.650449, 16.902981 78.650449, 16.902981 78.650449, 16.902981 78.650449, 16.902981 78.650449))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/82203","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"2 different belugas in the same pod of about 30-35 animals, mixed adult and young"}; Identification Type: Photo Identification; Taxon recorded as "Beluga" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '82203'^^xsd:integer;
  dwc:observationDate '2019-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8302__3300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8302__3300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8302__3300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8302__3300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8302_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1724'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/3300'^^xsd:anyURI;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1724_70499'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Sea of Okhotsk'^^xsd:string;
  dwc:longitude '144'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((144 53, 144 53, 144 53, 144 53, 144 53))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/3300","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(camera time likely set to ET)"}; Identification Type: Photo Identification; Taxon recorded as "Beluga" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '3300'^^xsd:integer;
  dwc:observationDate '2013-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8302__45533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8302__45533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8302__45533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.622634 13.053131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.622634"^^xsd:decimal ;
  dwc:decimalLongitude "13.053131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8302__45533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "45533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8302_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '1724'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/45533'^^xsd:anyURI;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1724_16919'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '13.053131'^^xsd:double;
  dwc:latitude '79.622634'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.053131 79.622634, 13.053131 79.622634, 13.053131 79.622634, 13.053131 79.622634, 13.053131 79.622634))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/45533","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"40+ Beulga spotted from ship. Only one came close enough for a photo. Clear claw mark on back."}; Identification Type: Photo Identification; Taxon recorded as "Beluga" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '45533'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF