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

<https://eurobis.org/id/occurrence/8315__119288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "119288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/119288'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1749_56851'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.9408333333333'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.5 66.1, -17.5 66.1, -17.5 66.1, -17.5 66.1, -17.5 66.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/119288","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '119288'^^xsd:integer;
  dwc:observationDate '2012-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__396813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__396813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__396813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.165012 21.097046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.165012"^^xsd:decimal ;
  dwc:decimalLongitude "21.097046"^^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/8315__396813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.165012 21.097046)"^^geo:wktLiteral ;
  geo-pos:lat "70.165012"^^xsd:decimal ;
  geo-pos:long "21.097046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8315__396813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "396813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/396813'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1749_163236'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.097046'^^xsd:double;
  dwc:latitude '70.165012'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.097046 70.165012, 21.097046 70.165012, 21.097046 70.165012, 21.097046 70.165012, 21.097046 70.165012))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/396813","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"1 Fin whale, amongst multiple humpbacks"}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '396813'^^xsd:integer;
  dwc:observationDate '2023-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__391129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__391129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__391129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.078232 -8.679199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.078232"^^xsd:decimal ;
  dwc:decimalLongitude "-8.679199"^^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/8315__391129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.078232 -8.679199)"^^geo:wktLiteral ;
  geo-pos:lat "71.078232"^^xsd:decimal ;
  geo-pos:long "-8.679199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8315__391129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "391129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/391129'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1749_22321'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.713611111111'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-8.679199'^^xsd:double;
  dwc:latitude '71.078232'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.679199 71.078232, -8.679199 71.078232, -8.679199 71.078232, -8.679199 71.078232, -8.679199 71.078232))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/391129","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"1 fin whale"}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '391129'^^xsd:integer;
  dwc:observationDate '2023-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__6669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__6669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__6669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^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/8315__6669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8315__6669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/6669'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1749_164502'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.383333333333'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9 78.95, 11.9 78.95, 11.9 78.95, 11.9 78.95, 11.9 78.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/6669","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Fin Whale in the vicinity of a Blue Whale, Sei Whale (?) and a Humpback"}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '6669'^^xsd:integer;
  dwc:observationDate '2015-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__368670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__368670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__368670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.19519 13.227539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.19519"^^xsd:decimal ;
  dwc:decimalLongitude "13.227539"^^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/8315__368670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.19519 13.227539)"^^geo:wktLiteral ;
  geo-pos:lat "78.19519"^^xsd:decimal ;
  geo-pos:long "13.227539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8315__368670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "368670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/368670'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1749_37354'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.771666666667'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '13.227539'^^xsd:double;
  dwc:latitude '78.19519'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.227539 78.19519, 13.227539 78.19519, 13.227539 78.19519, 13.227539 78.19519, 13.227539 78.19519))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/368670","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Fin Whale close to ship"}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '368670'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__384828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__384828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__384828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.311025 24.942019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.311025"^^xsd:decimal ;
  dwc:decimalLongitude "24.942019"^^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/8315__384828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.311025 24.942019)"^^geo:wktLiteral ;
  geo-pos:lat "71.311025"^^xsd:decimal ;
  geo-pos:long "24.942019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

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

<https://eurobis.org/id/occurrence/8315__384413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "384413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/384413'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1749_193985'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.363055555556'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '14.743652'^^xsd:double;
  dwc:latitude '78.252506'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.743652 78.252506, 14.743652 78.252506, 14.743652 78.252506, 14.743652 78.252506, 14.743652 78.252506))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/384413","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '384413'^^xsd:integer;
  dwc:observationDate '2023-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__424851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__424851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__424851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.210889 14.912109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.210889"^^xsd:decimal ;
  dwc:decimalLongitude "14.912109"^^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/8315__424851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.210889 14.912109)"^^geo:wktLiteral ;
  geo-pos:lat "78.210889"^^xsd:decimal ;
  geo-pos:long "14.912109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8315__424851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "424851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/424851'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1749_77448'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.359444444444'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '14.912109'^^xsd:double;
  dwc:latitude '78.210889'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.912109 78.210889, 14.912109 78.210889, 14.912109 78.210889, 14.912109 78.210889, 14.912109 78.210889))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/424851","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '424851'^^xsd:integer;
  dwc:observationDate '2021-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__44738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__44738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__44738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.343333 9.501667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.343333"^^xsd:decimal ;
  dwc:decimalLongitude "9.501667"^^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/8315__44738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.343333 9.501667)"^^geo:wktLiteral ;
  geo-pos:lat "79.343333"^^xsd:decimal ;
  geo-pos:long "9.501667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

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

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

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

<https://eurobis.org/id/occurrence/8315__44736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "44736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/44736'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1749_220028'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.5075'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '9.501667'^^xsd:double;
  dwc:latitude '79.343333'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.501667 79.343333, 9.501667 79.343333, 9.501667 79.343333, 9.501667 79.343333, 9.501667 79.343333))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/44736","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '44736'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__424849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__424849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__424849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.19704 14.873657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.19704"^^xsd:decimal ;
  dwc:decimalLongitude "14.873657"^^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/8315__424849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.19704 14.873657)"^^geo:wktLiteral ;
  geo-pos:lat "78.19704"^^xsd:decimal ;
  geo-pos:long "14.873657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8315__424849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "424849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/424849'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1749_218046'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.345277777778'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '14.873657'^^xsd:double;
  dwc:latitude '78.19704'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.873657 78.19704, 14.873657 78.19704, 14.873657 78.19704, 14.873657 78.19704, 14.873657 78.19704))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/424849","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '424849'^^xsd:integer;
  dwc:observationDate '2021-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__384829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__384829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__384829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.00453 12.104798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.00453"^^xsd:decimal ;
  dwc:decimalLongitude "12.104798"^^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/8315__384829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.00453 12.104798)"^^geo:wktLiteral ;
  geo-pos:lat "78.00453"^^xsd:decimal ;
  geo-pos:long "12.104798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

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

<https://eurobis.org/id/occurrence/8315__22414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "22414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/22414'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1749_211814'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.9375'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-12.548833'^^xsd:double;
  dwc:latitude '73.970067'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.548833 73.970067, -12.548833 73.970067, -12.548833 73.970067, -12.548833 73.970067, -12.548833 73.970067))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/22414","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"along the edge of the pack ice off Greenland"}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '22414'^^xsd:integer;
  dwc:observationDate '2017-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__424852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__424852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__424852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.222481 14.917602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.222481"^^xsd:decimal ;
  dwc:decimalLongitude "14.917602"^^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/8315__424852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.222481 14.917602)"^^geo:wktLiteral ;
  geo-pos:lat "78.222481"^^xsd:decimal ;
  geo-pos:long "14.917602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8315__424852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "424852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/424852'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1749_147766'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.365555555556'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '14.917602'^^xsd:double;
  dwc:latitude '78.222481'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.917602 78.222481, 14.917602 78.222481, 14.917602 78.222481, 14.917602 78.222481, 14.917602 78.222481))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/424852","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '424852'^^xsd:integer;
  dwc:observationDate '2021-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__396384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__396384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__396384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.121644 20.949554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.121644"^^xsd:decimal ;
  dwc:decimalLongitude "20.949554"^^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/8315__396384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.121644 20.949554)"^^geo:wktLiteral ;
  geo-pos:lat "70.121644"^^xsd:decimal ;
  geo-pos:long "20.949554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8315__396384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "396384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/396384'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1749_37956'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.716666666667'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '20.949554'^^xsd:double;
  dwc:latitude '70.121644'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.949554 70.121644, 20.949554 70.121644, 20.949554 70.121644, 20.949554 70.121644, 20.949554 70.121644))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/396384","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"A fin whale, we presume. Noticed that the dorsal fin has a slight nick in it, which might help get an ID? Tail fluke didn’t surface. Surfaced several times."}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '396384'^^xsd:integer;
  dwc:observationDate '2023-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__369284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__369284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__369284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.177308 25.745885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.177308"^^xsd:decimal ;
  dwc:decimalLongitude "25.745885"^^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/8315__369284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.177308 25.745885)"^^geo:wktLiteral ;
  geo-pos:lat "71.177308"^^xsd:decimal ;
  geo-pos:long "25.745885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8315__369284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "369284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/369284'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1749_209359'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '25.745885'^^xsd:double;
  dwc:latitude '71.177308'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((25.745885 71.177308, 25.745885 71.177308, 25.745885 71.177308, 25.745885 71.177308, 25.745885 71.177308))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/369284","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Photo credit: Kay Fochtmann, Claudia Erhart and Hermann Rölz/ Hurtigruten Expeditions. Loose aggregation of humpback whales feeding on capelin. Small group of fin whales."}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '369284'^^xsd:integer;
  dwc:observationDate '2023-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__6675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__6675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__6675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.554167 18.054167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.554167"^^xsd:decimal ;
  dwc:decimalLongitude "18.054167"^^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/8315__6675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.554167 18.054167)"^^geo:wktLiteral ;
  geo-pos:lat "80.554167"^^xsd:decimal ;
  geo-pos:long "18.054167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8315__6675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/6675'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1749_141055'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.233333333333'^^xsd:double;
  dwc:continentOcean 'Arctic Ocean'^^xsd:string;
  dwc:longitude '18.054167'^^xsd:double;
  dwc:latitude '80.554167'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.054167 80.554167, 18.054167 80.554167, 18.054167 80.554167, 18.054167 80.554167, 18.054167 80.554167))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/6675","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '6675'^^xsd:integer;
  dwc:observationDate '2015-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__68503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__68503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__68503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.144563 8.574503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.144563"^^xsd:decimal ;
  dwc:decimalLongitude "8.574503"^^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/8315__68503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.144563 8.574503)"^^geo:wktLiteral ;
  geo-pos:lat "79.144563"^^xsd:decimal ;
  geo-pos:long "8.574503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

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

<https://eurobis.org/id/occurrence/8315__25524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/25524'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1749_141483'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.733333333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '16.627808'^^xsd:double;
  dwc:latitude '76.249122'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.627808 76.249122, 16.627808 76.249122, 16.627808 76.249122, 16.627808 76.249122, 16.627808 76.249122))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/25524","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Many fin whales seen during late hours, some in groups of 2/3. Note the time stamp on photos two hours behind"}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '25524'^^xsd:integer;
  dwc:observationDate '2017-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__405974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__405974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__405974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 11.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "11.72"^^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/8315__405974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 11.72)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "11.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

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

<https://eurobis.org/id/occurrence/8315__368667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "368667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/368667'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1749_154686'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.850555555556'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '15.941162'^^xsd:double;
  dwc:latitude '76.987244'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.941162 76.987244, 15.941162 76.987244, 15.941162 76.987244, 15.941162 76.987244, 15.941162 76.987244))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/368667","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '368667'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__69534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__69534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__69534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.685985 13.797973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.685985"^^xsd:decimal ;
  dwc:decimalLongitude "13.797973"^^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/8315__69534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.685985 13.797973)"^^geo:wktLiteral ;
  geo-pos:lat "79.685985"^^xsd:decimal ;
  geo-pos:long "13.797973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

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

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

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

<https://eurobis.org/id/occurrence/8315__315308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "315308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/315308'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1749_4965'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.689166666667'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '13.086714'^^xsd:double;
  dwc:latitude '77.893812'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.086714 77.893812, 13.086714 77.893812, 13.086714 77.893812, 13.086714 77.893812, 13.086714 77.893812))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/315308","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"One member of a group of at least 6 Fin Whales encountered off the west coast of Spitsbergen."}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '315308'^^xsd:integer;
  dwc:observationDate '2022-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__424850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__424850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__424850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.217516 14.913025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.217516"^^xsd:decimal ;
  dwc:decimalLongitude "14.913025"^^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/8315__424850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.217516 14.913025)"^^geo:wktLiteral ;
  geo-pos:lat "78.217516"^^xsd:decimal ;
  geo-pos:long "14.913025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

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

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

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

<https://eurobis.org/id/occurrence/8315__313239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "313239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/313239'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1749_43997'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.653333333333'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '13.6771'^^xsd:double;
  dwc:latitude '77.162867'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.6771 77.162867, 13.6771 77.162867, 13.6771 77.162867, 13.6771 77.162867, 13.6771 77.162867))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/313239","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"At least 6 fin whales together. Others were sighted in the area."}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '313239'^^xsd:integer;
  dwc:observationDate '2022-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__338241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__338241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__338241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.250318 21.036072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.250318"^^xsd:decimal ;
  dwc:decimalLongitude "21.036072"^^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/8315__338241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.250318 21.036072)"^^geo:wktLiteral ;
  geo-pos:lat "70.250318"^^xsd:decimal ;
  geo-pos:long "21.036072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8315__338241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "338241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/338241'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1749_107080'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.9975'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '21.036072'^^xsd:double;
  dwc:latitude '70.250318'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((21.036072 70.250318, 21.036072 70.250318, 21.036072 70.250318, 21.036072 70.250318, 21.036072 70.250318))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/338241","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Fin whale, associating with fishing boats. Also saw distant blows and flukes of humpback whales in around the same area."}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '338241'^^xsd:integer;
  dwc:observationDate '2022-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__338632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__338632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__338632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^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/8315__338632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 18)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

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

<https://eurobis.org/id/occurrence/8315__6892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/6892'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1749_172329'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.383333333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '0.1758'^^xsd:double;
  dwc:latitude '72.6334'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1758 72.6334, 0.1758 72.6334, 0.1758 72.6334, 0.1758 72.6334, 0.1758 72.6334))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/6892","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '6892'^^xsd:integer;
  dwc:observationDate '2016-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__5120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__5120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__5120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.669 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.669"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^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/8315__5120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.669 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "79.669"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8315__5120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/5120'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1749_101'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.2'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '79.669'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.5 79.669, 13.5 79.669, 13.5 79.669, 13.5 79.669, 13.5 79.669))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/5120","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '5120'^^xsd:integer;
  dwc:observationDate '2015-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__297830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__297830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__297830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.200209 25.66864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.200209"^^xsd:decimal ;
  dwc:decimalLongitude "25.66864"^^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/8315__297830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.200209 25.66864)"^^geo:wktLiteral ;
  geo-pos:lat "71.200209"^^xsd:decimal ;
  geo-pos:long "25.66864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

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

<https://eurobis.org/id/occurrence/8315__7297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/7297'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1749_156677'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.216666666667'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '10.38'^^xsd:double;
  dwc:latitude '79.88'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.38 79.88, 10.38 79.88, 10.38 79.88, 10.38 79.88, 10.38 79.88))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/7297","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"No sea ice in vicinity. One blue whale nearby as well."}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '7297'^^xsd:integer;
  dwc:observationDate '2016-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8315__68797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8315__68797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8315__68797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.074488 10.591446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.074488"^^xsd:decimal ;
  dwc:decimalLongitude "10.591446"^^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/8315__68797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.074488 10.591446)"^^geo:wktLiteral ;
  geo-pos:lat "80.074488"^^xsd:decimal ;
  geo-pos:long "10.591446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8315__68797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "68797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8315_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-02'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '1749'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/68797'^^xsd:anyURI;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1749_9501'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.953055555556'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '10.591446'^^xsd:double;
  dwc:latitude '80.074488'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.591446 80.074488, 10.591446 80.074488, 10.591446 80.074488, 10.591446 80.074488, 10.591446 80.074488))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/68797","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Fin whale by dorsal but flank looks light in color suggesting possible fin/blue hybrid. Norwegian Polar Institute biologist said, "the colour pattern is odd for a fin – and too muted for a blue""}; Identification Type: Photo Identification; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '68797'^^xsd:integer;
  dwc:observationDate '2019-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF