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

<https://eurobis.org/id/occurrence/8325__460728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "460728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/460728'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2120_95501'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.301388888889'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-28.326179'^^xsd:double;
  dwc:latitude '68.453064'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.326179 68.453064, -28.326179 68.453064, -28.326179 68.453064, -28.326179 68.453064, -28.326179 68.453064))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/460728","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Gender: unknown, smaller bear maybe female NOTES: good body condition"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '460728'^^xsd:integer;
  dwc:observationDate '2024-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__463950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__463950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__463950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.502968 -27.381605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.502968"^^xsd:decimal ;
  dwc:decimalLongitude "-27.381605"^^xsd:decimal ;
  dwc: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/8325__463950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.502968 -27.381605)"^^geo:wktLiteral ;
  geo-pos:lat "68.502968"^^xsd:decimal ;
  geo-pos:long "-27.381605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__463950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "463950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/463950'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2120_7764'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.109444444444'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-27.381605'^^xsd:double;
  dwc:latitude '68.502968'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.381605 68.502968, -27.381605 68.502968, -27.381605 68.502968, -27.381605 68.502968, -27.381605 68.502968))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/463950","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Mother and cub polar bear Gender: Female with large cub (gender unknown) Condition: Both looked in good shape Scars or marks: Too far away to see any"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '463950'^^xsd:integer;
  dwc:observationDate '2024-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__460727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__460727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__460727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.75 -26.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.4167"^^xsd:decimal ;
  dwc: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/8325__460727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.75 -26.4167)"^^geo:wktLiteral ;
  geo-pos:lat "68.75"^^xsd:decimal ;
  geo-pos:long "-26.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__460727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "460727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/460727'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2120_103613'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5413888888889'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-26.4167'^^xsd:double;
  dwc:latitude '68.75'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.4167 68.75, -26.4167 68.75, -26.4167 68.75, -26.4167 68.75, -26.4167 68.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/460727","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Gender: Male – clear penial hair visible Scars: multiple face scars especially over left eye and on nose, long vertical scar behind left shoulder NOTES: Large mature bear in good body condition"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '460727'^^xsd:integer;
  dwc:observationDate '2024-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__460905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__460905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__460905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.75 -26.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.41"^^xsd:decimal ;
  dwc: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/8325__460905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.75 -26.41)"^^geo:wktLiteral ;
  geo-pos:lat "68.75"^^xsd:decimal ;
  geo-pos:long "-26.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__460905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "460905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/460905'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2120_71561'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.017222222222'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-26.41'^^xsd:double;
  dwc:latitude '68.75'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.41 68.75, -26.41 68.75, -26.41 68.75, -26.41 68.75, -26.41 68.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/460905","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Gender: Female (image #1 shows her urinating from the back) Scars: no noticeable or dominant scars or injuries NOTES: good body condition and health"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '460905'^^xsd:integer;
  dwc:observationDate '2024-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__463952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__463952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__463952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9325 -22.829722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.9325"^^xsd:decimal ;
  dwc:decimalLongitude "-22.829722"^^xsd:decimal ;
  dwc: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/8325__463952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9325 -22.829722)"^^geo:wktLiteral ;
  geo-pos:lat "69.9325"^^xsd:decimal ;
  geo-pos:long "-22.829722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__463952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "463952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/463952'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2120_159526'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.422222222222'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-22.829722'^^xsd:double;
  dwc:latitude '69.9325'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.829722 69.9325, -22.829722 69.9325, -22.829722 69.9325, -22.829722 69.9325, -22.829722 69.9325))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/463952","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Mother polar bear with two very small cubs. Mom bear was hunting near seal breathing hole on fast ice. She was VERY far away, but she stayed on the breathing hole for over 16 hours and FINALLY was viewed with a scope with a seal. Yeah! Gender: female with two young cubs (gender unknown) Condition: fair, pretty thin but actively hunting and successful"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '463952'^^xsd:integer;
  dwc:observationDate '2024-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__463951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__463951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__463951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.932417 -22.827583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.932417"^^xsd:decimal ;
  dwc:decimalLongitude "-22.827583"^^xsd:decimal ;
  dwc: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/8325__463951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.932417 -22.827583)"^^geo:wktLiteral ;
  geo-pos:lat "69.932417"^^xsd:decimal ;
  geo-pos:long "-22.827583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__463951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "463951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/463951'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2120_255362'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.18333333333333'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-22.827583'^^xsd:double;
  dwc:latitude '69.932417'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.827583 69.932417, -22.827583 69.932417, -22.827583 69.932417, -22.827583 69.932417, -22.827583 69.932417))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/463951","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Midnight sighting of lone polar bear on the sea ice Gender: unknown Condition: good Scars: too far away and dark to see any identifying marks"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '463951'^^xsd:integer;
  dwc:observationDate '2024-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__306915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__306915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__306915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8282 -22.7264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.8282"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7264"^^xsd:decimal ;
  dwc: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/8325__306915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8282 -22.7264)"^^geo:wktLiteral ;
  geo-pos:lat "69.8282"^^xsd:decimal ;
  geo-pos:long "-22.7264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__306915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/306915'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2120_148692'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.826111111111'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-22.7264'^^xsd:double;
  dwc:latitude '69.8282'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.7264 69.8282, -22.7264 69.8282, -22.7264 69.8282, -22.7264 69.8282, -22.7264 69.8282))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/306915","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '306915'^^xsd:integer;
  dwc:observationDate '2022-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__306885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__306885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__306885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.663233 -22.405067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.663233"^^xsd:decimal ;
  dwc:decimalLongitude "-22.405067"^^xsd:decimal ;
  dwc: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/8325__306885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.663233 -22.405067)"^^geo:wktLiteral ;
  geo-pos:lat "69.663233"^^xsd:decimal ;
  geo-pos:long "-22.405067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__306885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/306885'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2120_100694'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.253055555556'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-22.405067'^^xsd:double;
  dwc:latitude '69.663233'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.405067 69.663233, -22.405067 69.663233, -22.405067 69.663233, -22.405067 69.663233, -22.405067 69.663233))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/306885","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '306885'^^xsd:integer;
  dwc:observationDate '2022-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__306886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__306886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__306886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.847249 -21.991657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.847249"^^xsd:decimal ;
  dwc:decimalLongitude "-21.991657"^^xsd:decimal ;
  dwc: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/8325__306886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.847249 -21.991657)"^^geo:wktLiteral ;
  geo-pos:lat "69.847249"^^xsd:decimal ;
  geo-pos:long "-21.991657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__306886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/306886'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2120_44721'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.3208333333333'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-21.991657'^^xsd:double;
  dwc:latitude '69.847249'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.991657 69.847249, -21.991657 69.847249, -21.991657 69.847249, -21.991657 69.847249, -21.991657 69.847249))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/306886","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '306886'^^xsd:integer;
  dwc:observationDate '2022-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__306889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__306889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__306889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.221122 -21.854403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.221122"^^xsd:decimal ;
  dwc:decimalLongitude "-21.854403"^^xsd:decimal ;
  dwc: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/8325__306889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.221122 -21.854403)"^^geo:wktLiteral ;
  geo-pos:lat "69.221122"^^xsd:decimal ;
  geo-pos:long "-21.854403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__306889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/306889'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2120_180608'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.728055555556'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-21.854403'^^xsd:double;
  dwc:latitude '69.221122'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.854403 69.221122, -21.854403 69.221122, -21.854403 69.221122, -21.854403 69.221122, -21.854403 69.221122))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/306889","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '306889'^^xsd:integer;
  dwc:observationDate '2022-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__306912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__306912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__306912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9276 -21.7364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.9276"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7364"^^xsd:decimal ;
  dwc: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/8325__306912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9276 -21.7364)"^^geo:wktLiteral ;
  geo-pos:lat "69.9276"^^xsd:decimal ;
  geo-pos:long "-21.7364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__306912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/306912'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2120_84724'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.039166666667'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-21.7364'^^xsd:double;
  dwc:latitude '69.9276'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.7364 69.9276, -21.7364 69.9276, -21.7364 69.9276, -21.7364 69.9276, -21.7364 69.9276))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/306912","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '306912'^^xsd:integer;
  dwc:observationDate '2022-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__306887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__306887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__306887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.045866 -21.584825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.045866"^^xsd:decimal ;
  dwc:decimalLongitude "-21.584825"^^xsd:decimal ;
  dwc: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/8325__306887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.045866 -21.584825)"^^geo:wktLiteral ;
  geo-pos:lat "70.045866"^^xsd:decimal ;
  geo-pos:long "-21.584825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__306887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/306887'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2120_12948'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.663333333333'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-21.584825'^^xsd:double;
  dwc:latitude '70.045866'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.584825 70.045866, -21.584825 70.045866, -21.584825 70.045866, -21.584825 70.045866, -21.584825 70.045866))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/306887","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '306887'^^xsd:integer;
  dwc:observationDate '2022-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__306914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__306914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__306914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4819 -21.4341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4819"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4341"^^xsd:decimal ;
  dwc: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/8325__306914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4819 -21.4341)"^^geo:wktLiteral ;
  geo-pos:lat "70.4819"^^xsd:decimal ;
  geo-pos:long "-21.4341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__306914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/306914'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2120_188578'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.7113888888889'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-21.4341'^^xsd:double;
  dwc:latitude '70.4819'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.4341 70.4819, -21.4341 70.4819, -21.4341 70.4819, -21.4341 70.4819, -21.4341 70.4819))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/306914","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '306914'^^xsd:integer;
  dwc:observationDate '2022-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__306884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__306884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__306884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.458683 -21.26715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.458683"^^xsd:decimal ;
  dwc:decimalLongitude "-21.26715"^^xsd:decimal ;
  dwc: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/8325__306884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.458683 -21.26715)"^^geo:wktLiteral ;
  geo-pos:lat "69.458683"^^xsd:decimal ;
  geo-pos:long "-21.26715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__306884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/306884'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2120_156622'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.8180555555556'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-21.26715'^^xsd:double;
  dwc:latitude '69.458683'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.26715 69.458683, -21.26715 69.458683, -21.26715 69.458683, -21.26715 69.458683, -21.26715 69.458683))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/306884","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '306884'^^xsd:integer;
  dwc:observationDate '2022-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__306888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__306888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__306888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.206511 -21.228934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.206511"^^xsd:decimal ;
  dwc:decimalLongitude "-21.228934"^^xsd:decimal ;
  dwc: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/8325__306888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.206511 -21.228934)"^^geo:wktLiteral ;
  geo-pos:lat "70.206511"^^xsd:decimal ;
  geo-pos:long "-21.228934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__306888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/306888'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2120_148691'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.011111111111'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-21.228934'^^xsd:double;
  dwc:latitude '70.206511'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.228934 70.206511, -21.228934 70.206511, -21.228934 70.206511, -21.228934 70.206511, -21.228934 70.206511))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/306888","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '306888'^^xsd:integer;
  dwc:observationDate '2022-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__306932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__306932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__306932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3898 -21.1578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3898"^^xsd:decimal ;
  dwc:decimalLongitude "-21.1578"^^xsd:decimal ;
  dwc: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/8325__306932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3898 -21.1578)"^^geo:wktLiteral ;
  geo-pos:lat "70.3898"^^xsd:decimal ;
  geo-pos:long "-21.1578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__306932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/306932'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2120_252436'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.1425'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-21.1578'^^xsd:double;
  dwc:latitude '70.3898'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.1578 70.3898, -21.1578 70.3898, -21.1578 70.3898, -21.1578 70.3898, -21.1578 70.3898))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/306932","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '306932'^^xsd:integer;
  dwc:observationDate '2022-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__306927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__306927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__306927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4867 -20.2187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4867"^^xsd:decimal ;
  dwc:decimalLongitude "-20.2187"^^xsd:decimal ;
  dwc: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/8325__306927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4867 -20.2187)"^^geo:wktLiteral ;
  geo-pos:lat "69.4867"^^xsd:decimal ;
  geo-pos:long "-20.2187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__306927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/306927'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2120_92669'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.625833333333'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-20.2187'^^xsd:double;
  dwc:latitude '69.4867'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.2187 69.4867, -20.2187 69.4867, -20.2187 69.4867, -20.2187 69.4867, -20.2187 69.4867))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/306927","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '306927'^^xsd:integer;
  dwc:observationDate '2022-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__306926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__306926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__306926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4141 -20.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4141"^^xsd:decimal ;
  dwc:decimalLongitude "-20.2002"^^xsd:decimal ;
  dwc: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/8325__306926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4141 -20.2002)"^^geo:wktLiteral ;
  geo-pos:lat "69.4141"^^xsd:decimal ;
  geo-pos:long "-20.2002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__306926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/306926'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2120_68731'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.677777777778'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-20.2002'^^xsd:double;
  dwc:latitude '69.4141'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.2002 69.4141, -20.2002 69.4141, -20.2002 69.4141, -20.2002 69.4141, -20.2002 69.4141))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/306926","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '306926'^^xsd:integer;
  dwc:observationDate '2022-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__306934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__306934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__306934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.5007 -14.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.5007"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5521"^^xsd:decimal ;
  dwc: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/8325__306934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.5007 -14.5521)"^^geo:wktLiteral ;
  geo-pos:lat "74.5007"^^xsd:decimal ;
  geo-pos:long "-14.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

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

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

<https://eurobis.org/id/occurrence/8325__72763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "72763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/72763'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2120_153417'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.066666666667'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '10.961216'^^xsd:double;
  dwc:latitude '79.713106'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.961216 79.713106, 10.961216 79.713106, 10.961216 79.713106, 10.961216 79.713106, 10.961216 79.713106))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/72763","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '72763'^^xsd:integer;
  dwc:observationDate '2019-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__75274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__75274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__75274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.745293 11.146873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.745293"^^xsd:decimal ;
  dwc:decimalLongitude "11.146873"^^xsd:decimal ;
  dwc: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/8325__75274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.745293 11.146873)"^^geo:wktLiteral ;
  geo-pos:lat "79.745293"^^xsd:decimal ;
  geo-pos:long "11.146873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__75274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "75274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/75274'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2120_81577'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '11.146873'^^xsd:double;
  dwc:latitude '79.745293'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.146873 79.745293, 11.146873 79.745293, 11.146873 79.745293, 11.146873 79.745293, 11.146873 79.745293))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/75274","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Large male, thin. 1/2 on fatness scale"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '75274'^^xsd:integer;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__78037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__78037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__78037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.154841 11.564064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.154841"^^xsd:decimal ;
  dwc:decimalLongitude "11.564064"^^xsd:decimal ;
  dwc: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/8325__78037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.154841 11.564064)"^^geo:wktLiteral ;
  geo-pos:lat "79.154841"^^xsd:decimal ;
  geo-pos:long "11.564064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__78037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "78037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/78037'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2120_49507'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '11.564064'^^xsd:double;
  dwc:latitude '79.154841'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.564064 79.154841, 11.564064 79.154841, 11.564064 79.154841, 11.564064 79.154841, 11.564064 79.154841))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/78037","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Mother and two yearling cubs. All average in weight. Actively catching fish in shallow pools at river mouth at low tide. Mother and cubs all seen successfully catching multiple fish."}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '78037'^^xsd:integer;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__75278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__75278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__75278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.149145 11.637991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.149145"^^xsd:decimal ;
  dwc:decimalLongitude "11.637991"^^xsd:decimal ;
  dwc: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/8325__75278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.149145 11.637991)"^^geo:wktLiteral ;
  geo-pos:lat "79.149145"^^xsd:decimal ;
  geo-pos:long "11.637991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__75278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "75278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/75278'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2120_33615'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '11.637991'^^xsd:double;
  dwc:latitude '79.149145'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.637991 79.149145, 11.637991 79.149145, 11.637991 79.149145, 11.637991 79.149145, 11.637991 79.149145))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/75278","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Hard to assess fatness as lying down, but looks VERY skinny. Estimate 1 on scale"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '75278'^^xsd:integer;
  dwc:observationDate '2019-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__297656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__297656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__297656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.739472 11.868324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.739472"^^xsd:decimal ;
  dwc:decimalLongitude "11.868324"^^xsd:decimal ;
  dwc: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/8325__297656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.739472 11.868324)"^^geo:wktLiteral ;
  geo-pos:lat "79.739472"^^xsd:decimal ;
  geo-pos:long "11.868324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__297656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "297656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/297656'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2120_132753'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '11.868324'^^xsd:double;
  dwc:latitude '79.739472'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.868324 79.739472, 11.868324 79.739472, 11.868324 79.739472, 11.868324 79.739472, 11.868324 79.739472))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/297656","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Polar Bear with one calf"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '297656'^^xsd:integer;
  dwc:observationDate '2022-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__75846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__75846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__75846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.745965 11.962969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.745965"^^xsd:decimal ;
  dwc:decimalLongitude "11.962969"^^xsd:decimal ;
  dwc: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/8325__75846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.745965 11.962969)"^^geo:wktLiteral ;
  geo-pos:lat "79.745965"^^xsd:decimal ;
  geo-pos:long "11.962969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

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

<https://eurobis.org/id/occurrence/8325__78036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "78036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/78036'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2120_193355'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '12.1033'^^xsd:double;
  dwc:latitude '78.9934'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1033 78.9934, 12.1033 78.9934, 12.1033 78.9934, 12.1033 78.9934, 12.1033 78.9934))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/78036","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Large adult pursuing mother with yearling or two-year cub. Mother and cubs skinny end of average. Other adult average."}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '78036'^^xsd:integer;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8325__477086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8325__477086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8325__477086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.61 12.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.61"^^xsd:decimal ;
  dwc:decimalLongitude "12.69"^^xsd:decimal ;
  dwc: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/8325__477086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.61 12.69)"^^geo:wktLiteral ;
  geo-pos:lat "79.61"^^xsd:decimal ;
  geo-pos:long "12.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8325__477086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "477086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8325_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2120'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/477086'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2120_167816'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.096111111111'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '12.69'^^xsd:double;
  dwc:latitude '79.61'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.69 79.61, 12.69 79.61, 12.69 79.61, 12.69 79.61, 12.69 79.61))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/477086","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '477086'^^xsd:integer;
  dwc:observationDate '2024-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF