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

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

<https://eurobis.org/id/occurrence/8318__306938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8318_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2103'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/306938'^^xsd:anyURI;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2103_252437'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.455277777778'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '10.655759'^^xsd:double;
  dwc:latitude '79.49864'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.655759 79.49864, 10.655759 79.49864, 10.655759 79.49864, 10.655759 79.49864, 10.655759 79.49864))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/306938","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Harbor Seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '306938'^^xsd:integer;
  dwc:observationDate '2022-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8318__68430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8318__68430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8318__68430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.243282 14.966766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.243282"^^xsd:decimal ;
  dwc:decimalLongitude "14.966766"^^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 "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8318__68430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.243282 14.966766)"^^geo:wktLiteral ;
  geo-pos:lat "78.243282"^^xsd:decimal ;
  geo-pos:long "14.966766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

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

<https://eurobis.org/id/occurrence/8318__75841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "75841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8318_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2103'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/75841'^^xsd:anyURI;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2103_81588'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.283333333333'^^xsd:double;
  dwc:continentOcean 'Greenland Sea'^^xsd:string;
  dwc:longitude '14.988564'^^xsd:double;
  dwc:latitude '77.566911'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.988564 77.566911, 14.988564 77.566911, 14.988564 77.566911, 14.988564 77.566911, 14.988564 77.566911))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/75841","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Also harbor seals seen here in May"}; Identification Type: Photo Identification; Taxon recorded as "Harbor Seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '75841'^^xsd:integer;
  dwc:observationDate '2019-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8318__353384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8318__353384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8318__353384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.333333 16.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.333333"^^xsd:decimal ;
  dwc:decimalLongitude "16.15"^^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/8318__353384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.333333 16.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.333333"^^xsd:decimal ;
  geo-pos:long "16.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8318__353384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "353384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8318_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-08-15'^^xsd:date;
  dwc:institutionCode 'Happywhale.com'^^xsd:string;
  dwc:collectionCode '2103'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/353384'^^xsd:anyURI;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2103_181508'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.045833333333'^^xsd:double;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '16.15'^^xsd:double;
  dwc:latitude '69.333333'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.15 69.333333, 16.15 69.333333, 16.15 69.333333, 16.15 69.333333, 16.15 69.333333))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/353384","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Harbor Seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '353384'^^xsd:integer;
  dwc:observationDate '2023-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF