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

<https://eurobis.org/id/occurrence/8321__231260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "231260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8321_> ;
  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 '2010'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/231260'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2010_206662'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.5555555555556'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-17.609525'^^xsd:double;
  dwc:latitude '66.144383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.609525 66.144383, -17.609525 66.144383, -17.609525 66.144383, -17.609525 66.144383, -17.609525 66.144383))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/231260","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"20-25 Long-finned Pilot Whales - Husavik, Iceland - onboard Husavik Adventures Vessel Kria"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '231260'^^xsd:integer;
  dwc:observationDate '2021-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8321__76554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8321__76554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8321__76554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.09057 -8.10803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.09057"^^xsd:decimal ;
  dwc:decimalLongitude "-8.10803"^^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/8321__76554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.09057 -8.10803)"^^geo:wktLiteral ;
  geo-pos:lat "65.09057"^^xsd:decimal ;
  geo-pos:long "-8.10803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8321__76554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8321_> ;
  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 '2010'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/76554'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2010_228430'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.925277777778'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '-8.10803'^^xsd:double;
  dwc:latitude '65.09057'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.10803 65.09057, -8.10803 65.09057, -8.10803 65.09057, -8.10803 65.09057, -8.10803 65.09057))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/76554","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"An individual with a distinct dorsal fin photographed during an encounter with 30+ Long-Finned Pilot Whales over the Aegir Ridge in the Norwegian Sea west of Iceland."}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '76554'^^xsd:integer;
  dwc:observationDate '2016-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8321__366438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8321__366438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8321__366438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.715715 -5.30796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.715715"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30796"^^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/8321__366438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.715715 -5.30796)"^^geo:wktLiteral ;
  geo-pos:lat "63.715715"^^xsd:decimal ;
  geo-pos:long "-5.30796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8321__366438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "366438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8321_> ;
  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 '2010'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/366438'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2010_76434'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.999722222222'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '-5.30796'^^xsd:double;
  dwc:latitude '63.715715'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.30796 63.715715, -5.30796 63.715715, -5.30796 63.715715, -5.30796 63.715715, -5.30796 63.715715))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/366438","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '366438'^^xsd:integer;
  dwc:observationDate '2023-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8321__304259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8321__304259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8321__304259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.380036 6.071182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.380036"^^xsd:decimal ;
  dwc:decimalLongitude "6.071182"^^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/8321__304259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.380036 6.071182)"^^geo:wktLiteral ;
  geo-pos:lat "62.380036"^^xsd:decimal ;
  geo-pos:long "6.071182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8321__304259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "304259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8321_> ;
  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 '2010'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/304259'^^xsd:anyURI;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2010_36031'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.640833333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '6.071182'^^xsd:double;
  dwc:latitude '62.380036'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.071182 62.380036, 6.071182 62.380036, 6.071182 62.380036, 6.071182 62.380036, 6.071182 62.380036))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/304259","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"30+ long-finned pilot whales. Image: Andre Skambraks"}; Identification Type: Photo Identification; Taxon recorded as "Long-finned Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '304259'^^xsd:integer;
  dwc:observationDate '2022-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF