@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/8316__119289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8316__119289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8316__119289> ;
  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/8316__119289>
  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/8316__119289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "119289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8316_> ;
  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 '2106'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/119289'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2106_174265'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.231111111111'^^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/119289","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '119289'^^xsd:integer;
  dwc:observationDate '2012-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8316__457438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8316__457438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8316__457438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.722066 -18.103392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.722066"^^xsd:decimal ;
  dwc:decimalLongitude "-18.103392"^^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/8316__457438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.722066 -18.103392)"^^geo:wktLiteral ;
  geo-pos:lat "65.722066"^^xsd:decimal ;
  geo-pos:long "-18.103392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8316__457438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "457438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8316_> ;
  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 '2106'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/457438'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2106_109407'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-18.103392'^^xsd:double;
  dwc:latitude '65.722066'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-18.103392 65.722066, -18.103392 65.722066, -18.103392 65.722066, -18.103392 65.722066, -18.103392 65.722066))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/457438","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '457438'^^xsd:integer;
  dwc:observationDate '2024-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8316__453132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8316__453132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8316__453132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.858348 -18.135681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.858348"^^xsd:decimal ;
  dwc:decimalLongitude "-18.135681"^^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/8316__453132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.858348 -18.135681)"^^geo:wktLiteral ;
  geo-pos:lat "65.858348"^^xsd:decimal ;
  geo-pos:long "-18.135681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8316__453132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "453132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8316_> ;
  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 '2106'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/453132'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2106_7576'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.389166666667'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '-18.135681'^^xsd:double;
  dwc:latitude '65.858348'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-18.135681 65.858348, -18.135681 65.858348, -18.135681 65.858348, -18.135681 65.858348, -18.135681 65.858348))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/453132","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '453132'^^xsd:integer;
  dwc:observationDate '2022-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8316__378262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8316__378262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8316__378262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.565393 23.562002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.565393"^^xsd:decimal ;
  dwc:decimalLongitude "23.562002"^^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/8316__378262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.565393 23.562002)"^^geo:wktLiteral ;
  geo-pos:lat "70.565393"^^xsd:decimal ;
  geo-pos:long "23.562002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8316__378262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "378262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8316_> ;
  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 '2106'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/378262'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2106_123755'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.605555555556'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '23.562002'^^xsd:double;
  dwc:latitude '70.565393'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((23.562002 70.565393, 23.562002 70.565393, 23.562002 70.565393, 23.562002 70.565393, 23.562002 70.565393))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/378262","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Landbased WhaleWatching on my individual visit at the coast of Seiland in Norway."}; Identification Type: Photo Identification; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '378262'^^xsd:integer;
  dwc:observationDate '2023-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF