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

<https://eurobis.org/id/occurrence/8326__460725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "460725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8326_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '2016'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/460725'^^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 '3'^^xsd:integer;
  dwc:collectorNumber '2016_127625'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.57'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-42.018014'^^xsd:double;
  dwc:latitude '62.761954'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-42.018014 62.761954, -42.018014 62.761954, -42.018014 62.761954, -42.018014 62.761954, -42.018014 62.761954))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/460725","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Gender: Male – clear penial hair visible in several images, Scars: behind left eye, behind left ear on neck, upper right shoulder, in front of right ear. NOTES: Loose lower lip, fair body condition."}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '460725'^^xsd:integer;
  dwc:observationDate '2024-05-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/8326__460726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8326__460726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8326__460726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.607896 -37.603582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.607896"^^xsd:decimal ;
  dwc:decimalLongitude "-37.603582"^^xsd:decimal ;
  dwc: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/8326__460726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.607896 -37.603582)"^^geo:wktLiteral ;
  geo-pos:lat "65.607896"^^xsd:decimal ;
  geo-pos:long "-37.603582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8326__460726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "460726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8326_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '2016'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/460726'^^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 '9'^^xsd:integer;
  dwc:collectorNumber '2016_239243'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.974166666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-37.603582'^^xsd:double;
  dwc:latitude '65.607896'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-37.603582 65.607896, -37.603582 65.607896, -37.603582 65.607896, -37.603582 65.607896, -37.603582 65.607896))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/460726","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 '460726'^^xsd:integer;
  dwc:observationDate '2024-05-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/8326__294745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8326__294745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8326__294745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5789 -34.3443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5789"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3443"^^xsd:decimal ;
  dwc: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/8326__294745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5789 -34.3443)"^^geo:wktLiteral ;
  geo-pos:lat "66.5789"^^xsd:decimal ;
  geo-pos:long "-34.3443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8326__294745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "294745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8326_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '2016'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/294745'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '2016_36599'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.5016666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-34.3443'^^xsd:double;
  dwc:latitude '66.5789'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.3443 66.5789, -34.3443 66.5789, -34.3443 66.5789, -34.3443 66.5789, -34.3443 66.5789))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/294745","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 '294745'^^xsd:integer;
  dwc:observationDate '2022-05-08'^^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/8326__294747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8326__294747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8326__294747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5789 -34.3443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5789"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3443"^^xsd:decimal ;
  dwc: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/8326__294747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5789 -34.3443)"^^geo:wktLiteral ;
  geo-pos:lat "66.5789"^^xsd:decimal ;
  geo-pos:long "-34.3443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8326__294747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "294747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8326_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '2016'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/294747'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '2016_108527'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.975'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-34.3443'^^xsd:double;
  dwc:latitude '66.5789'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.3443 66.5789, -34.3443 66.5789, -34.3443 66.5789, -34.3443 66.5789, -34.3443 66.5789))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/294747","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 '294747'^^xsd:integer;
  dwc:observationDate '2022-05-08'^^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/8326__294746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8326__294746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8326__294746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5789 -34.3443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5789"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3443"^^xsd:decimal ;
  dwc: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/8326__294746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5789 -34.3443)"^^geo:wktLiteral ;
  geo-pos:lat "66.5789"^^xsd:decimal ;
  geo-pos:long "-34.3443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8326__294746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "294746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8326_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '2016'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/294746'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '2016_116715'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.7069444444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-34.3443'^^xsd:double;
  dwc:latitude '66.5789'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.3443 66.5789, -34.3443 66.5789, -34.3443 66.5789, -34.3443 66.5789, -34.3443 66.5789))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/294746","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Mother and cub"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '294746'^^xsd:integer;
  dwc:observationDate '2022-05-08'^^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/8326__306907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8326__306907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8326__306907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5607 -31.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.5607"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9868"^^xsd:decimal ;
  dwc: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/8326__306907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5607 -31.9868)"^^geo:wktLiteral ;
  geo-pos:lat "67.5607"^^xsd:decimal ;
  geo-pos:long "-31.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8326__306907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8326_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '2016'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/306907'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '2016_236474'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.308333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-31.9868'^^xsd:double;
  dwc:latitude '67.5607'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-31.9868 67.5607, -31.9868 67.5607, -31.9868 67.5607, -31.9868 67.5607, -31.9868 67.5607))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/306907","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 '306907'^^xsd:integer;
  dwc:observationDate '2022-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/8326__306908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8326__306908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8326__306908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.6422 -31.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.6422"^^xsd:decimal ;
  dwc:decimalLongitude "-31.917"^^xsd:decimal ;
  dwc: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/8326__306908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.6422 -31.917)"^^geo:wktLiteral ;
  geo-pos:lat "67.6422"^^xsd:decimal ;
  geo-pos:long "-31.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8326__306908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8326_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '2016'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/306908'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '2016_212477'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.135'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-31.917'^^xsd:double;
  dwc:latitude '67.6422'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-31.917 67.6422, -31.917 67.6422, -31.917 67.6422, -31.917 67.6422, -31.917 67.6422))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/306908","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 '306908'^^xsd:integer;
  dwc:observationDate '2022-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/8326__306909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8326__306909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8326__306909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0518 -31.7265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0518"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7265"^^xsd:decimal ;
  dwc: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/8326__306909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0518 -31.7265)"^^geo:wktLiteral ;
  geo-pos:lat "67.0518"^^xsd:decimal ;
  geo-pos:long "-31.7265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8326__306909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8326_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '2016'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/306909'^^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 '25'^^xsd:integer;
  dwc:collectorNumber '2016_164701'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.225'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-31.7265'^^xsd:double;
  dwc:latitude '67.0518'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-31.7265 67.0518, -31.7265 67.0518, -31.7265 67.0518, -31.7265 67.0518, -31.7265 67.0518))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/306909","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 '306909'^^xsd:integer;
  dwc:observationDate '2022-05-25'^^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/8326__306910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8326__306910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8326__306910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9429 -31.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9429"^^xsd:decimal ;
  dwc:decimalLongitude "-31.654"^^xsd:decimal ;
  dwc: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/8326__306910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9429 -31.654)"^^geo:wktLiteral ;
  geo-pos:lat "66.9429"^^xsd:decimal ;
  geo-pos:long "-31.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8326__306910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8326_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '2016'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/306910'^^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 '25'^^xsd:integer;
  dwc:collectorNumber '2016_124813'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.7597222222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-31.654'^^xsd:double;
  dwc:latitude '66.9429'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-31.654 66.9429, -31.654 66.9429, -31.654 66.9429, -31.654 66.9429, -31.654 66.9429))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/306910","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 '306910'^^xsd:integer;
  dwc:observationDate '2022-05-25'^^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/8326__306911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8326__306911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8326__306911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.8675 -30.7194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.8675"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7194"^^xsd:decimal ;
  dwc: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/8326__306911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.8675 -30.7194)"^^geo:wktLiteral ;
  geo-pos:lat "66.8675"^^xsd:decimal ;
  geo-pos:long "-30.7194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8326__306911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8326_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '2016'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/306911'^^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 '25'^^xsd:integer;
  dwc:collectorNumber '2016_180609'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.9005555555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-30.7194'^^xsd:double;
  dwc:latitude '66.8675'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.7194 66.8675, -30.7194 66.8675, -30.7194 66.8675, -30.7194 66.8675, -30.7194 66.8675))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/306911","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 '306911'^^xsd:integer;
  dwc:observationDate '2022-05-25'^^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/8326__460904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8326__460904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8326__460904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.385803 -30.065992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.385803"^^xsd:decimal ;
  dwc:decimalLongitude "-30.065992"^^xsd:decimal ;
  dwc: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/8326__460904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.385803 -30.065992)"^^geo:wktLiteral ;
  geo-pos:lat "67.385803"^^xsd:decimal ;
  geo-pos:long "-30.065992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8326__460904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "460904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8326_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '2016'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/460904'^^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 '26'^^xsd:integer;
  dwc:collectorNumber '2016_207352'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.122222222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-30.065992'^^xsd:double;
  dwc:latitude '67.385803'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.065992 67.385803, -30.065992 67.385803, -30.065992 67.385803, -30.065992 67.385803, -30.065992 67.385803))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/460904","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Gender: suspected young male – clear stained penial hair visible on several images Scars: no noticeable scars or injuries NOTES: medium sized bear in very skinny and poor body condition, very weak in the hind legs. He was on an ice floe WELL away from the Greenland coast. (Hopefully he can hunt soon or that his ice will drift back toward Greenland soon!)"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '460904'^^xsd:integer;
  dwc:observationDate '2024-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/8326__463949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8326__463949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8326__463949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.044184 -30.044025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.044184"^^xsd:decimal ;
  dwc:decimalLongitude "-30.044025"^^xsd:decimal ;
  dwc: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/8326__463949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.044184 -30.044025)"^^geo:wktLiteral ;
  geo-pos:lat "68.044184"^^xsd:decimal ;
  geo-pos:long "-30.044025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8326__463949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "463949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8326_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '2016'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/463949'^^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 '14'^^xsd:integer;
  dwc:collectorNumber '2016_127688'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.071666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-30.044025'^^xsd:double;
  dwc:latitude '68.044184'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.044025 68.044184, -30.044025 68.044184, -30.044025 68.044184, -30.044025 68.044184, -30.044025 68.044184))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/463949","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Lone polar bear in the pack ice Gender: unknown Scars: scar on left cheek and left upper forearm Condition: good"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '463949'^^xsd:integer;
  dwc:observationDate '2024-05-14'^^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/8326__75845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8326__75845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8326__75845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.93757 16.737748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.93757"^^xsd:decimal ;
  dwc:decimalLongitude "16.737748"^^xsd:decimal ;
  dwc: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/8326__75845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.93757 16.737748)"^^geo:wktLiteral ;
  geo-pos:lat "79.93757"^^xsd:decimal ;
  geo-pos:long "16.737748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8326__75845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "75845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8326_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '2016'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/75845'^^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 '28'^^xsd:integer;
  dwc:collectorNumber '2016_105560'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.816666666667'^^xsd:double;
  dwc:continentOcean 'Barentsz Sea'^^xsd:string;
  dwc:longitude '16.737748'^^xsd:double;
  dwc:latitude '79.93757'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.737748 79.93757, 16.737748 79.93757, 16.737748 79.93757, 16.737748 79.93757, 16.737748 79.93757))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/75845","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 '75845'^^xsd:integer;
  dwc:observationDate '2019-08-28'^^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/8326__75842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8326__75842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8326__75842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.165351 21.166235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.165351"^^xsd:decimal ;
  dwc:decimalLongitude "21.166235"^^xsd:decimal ;
  dwc: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/8326__75842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.165351 21.166235)"^^geo:wktLiteral ;
  geo-pos:lat "78.165351"^^xsd:decimal ;
  geo-pos:long "21.166235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8326__75842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "75842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8326_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '2016'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/75842'^^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 '30'^^xsd:integer;
  dwc:collectorNumber '2016_217357'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'Barentsz Sea'^^xsd:string;
  dwc:longitude '21.166235'^^xsd:double;
  dwc:latitude '78.165351'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.166235 78.165351, 21.166235 78.165351, 21.166235 78.165351, 21.166235 78.165351, 21.166235 78.165351))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/75842","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Mother a 2 on scale, quite thin. Cub looked fatter. Cub is COY"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '75842'^^xsd:integer;
  dwc:observationDate '2019-08-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/8326__480931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8326__480931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8326__480931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.907787 21.384888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.907787"^^xsd:decimal ;
  dwc:decimalLongitude "21.384888"^^xsd:decimal ;
  dwc: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/8326__480931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.907787 21.384888)"^^geo:wktLiteral ;
  geo-pos:lat "78.907787"^^xsd:decimal ;
  geo-pos:long "21.384888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8326__480931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "480931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8326_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '2016'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/480931'^^xsd:anyURI;
  dwc:scientificName 'Ursus maritimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2016_55940'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.833055555556'^^xsd:double;
  dwc:continentOcean 'Barentsz Sea'^^xsd:string;
  dwc:longitude '21.384888'^^xsd:double;
  dwc:latitude '78.907787'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.384888 78.907787, 21.384888 78.907787, 21.384888 78.907787, 21.384888 78.907787, 21.384888 78.907787))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/480931","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Male bear on ledge before retreating over the ledge - pic from zodiac cruise. Later spotted dosing in snow patch - view from the ship."}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '480931'^^xsd:integer;
  dwc:observationDate '2023-07-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/8326__70048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8326__70048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8326__70048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.874 54.7449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.874"^^xsd:decimal ;
  dwc:decimalLongitude "54.7449"^^xsd:decimal ;
  dwc: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/8326__70048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.874 54.7449)"^^geo:wktLiteral ;
  geo-pos:lat "80.874"^^xsd:decimal ;
  geo-pos:long "54.7449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8326__70048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "70048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8326_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '2016'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/70048'^^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 '28'^^xsd:integer;
  dwc:collectorNumber '2016_193255'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'Barentsz Sea'^^xsd:string;
  dwc:longitude '54.7449'^^xsd:double;
  dwc:latitude '80.874'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((54.7449 80.874, 54.7449 80.874, 54.7449 80.874, 54.7449 80.874, 54.7449 80.874))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/70048","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Swimming then walking coast, moving away from us"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '70048'^^xsd:integer;
  dwc:observationDate '2019-07-28'^^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/8326__76594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8326__76594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8326__76594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.225023 56.254252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.225023"^^xsd:decimal ;
  dwc:decimalLongitude "56.254252"^^xsd:decimal ;
  dwc: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/8326__76594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.225023 56.254252)"^^geo:wktLiteral ;
  geo-pos:lat "81.225023"^^xsd:decimal ;
  geo-pos:long "56.254252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8326__76594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8326_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '2016'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/76594'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '2016_201277'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.213333333333'^^xsd:double;
  dwc:continentOcean 'Barentsz Sea'^^xsd:string;
  dwc:longitude '56.254252'^^xsd:double;
  dwc:latitude '81.225023'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((56.254252 81.225023, 56.254252 81.225023, 56.254252 81.225023, 56.254252 81.225023, 56.254252 81.225023))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/76594","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"walking a glacier. Bear in condition type 2, believed to be young male"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '76594'^^xsd:integer;
  dwc:observationDate '2019-07-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/8326__73129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8326__73129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8326__73129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.204185 58.071057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.204185"^^xsd:decimal ;
  dwc:decimalLongitude "58.071057"^^xsd:decimal ;
  dwc: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/8326__73129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.204185 58.071057)"^^geo:wktLiteral ;
  geo-pos:lat "81.204185"^^xsd:decimal ;
  geo-pos:long "58.071057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8326__73129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "73129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8326_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '2016'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/73129'^^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 '26'^^xsd:integer;
  dwc:collectorNumber '2016_129615'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.8583333333333'^^xsd:double;
  dwc:continentOcean 'Barentsz Sea'^^xsd:string;
  dwc:longitude '58.071057'^^xsd:double;
  dwc:latitude '81.204185'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((58.071057 81.204185, 58.071057 81.204185, 58.071057 81.204185, 58.071057 81.204185, 58.071057 81.204185))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/73129","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Walking island to island eating Eider eggs. Note egg yoke on mouth. Apparent young female. Curious/ambivalent about zodiacs"}; Identification Type: Photo Identification; Taxon recorded as "Polar Bear" by the provider'^^xsd:string;
  dwc:aphiaid '137085'^^xsd:integer;
  dwc:occurrenceId '73129'^^xsd:integer;
  dwc:observationDate '2019-07-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/8326__76596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8326__76596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8326__76596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.203135 58.080647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.203135"^^xsd:decimal ;
  dwc:decimalLongitude "58.080647"^^xsd:decimal ;
  dwc: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/8326__76596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.203135 58.080647)"^^geo:wktLiteral ;
  geo-pos:lat "81.203135"^^xsd:decimal ;
  geo-pos:long "58.080647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8326__76596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8326_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 '2016'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/76596'^^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 '26'^^xsd:integer;
  dwc:collectorNumber '2016_217369'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.5655555555556'^^xsd:double;
  dwc:continentOcean 'Barentsz Sea'^^xsd:string;
  dwc:longitude '58.080647'^^xsd:double;
  dwc:latitude '81.203135'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((58.080647 81.203135, 58.080647 81.203135, 58.080647 81.203135, 58.080647 81.203135, 58.080647 81.203135))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/76596","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 '76596'^^xsd:integer;
  dwc:observationDate '2019-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF