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

<https://eurobis.org/id/occurrence/8324__125760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "125760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8324_> ;
  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 '2011'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/125760'^^xsd:anyURI;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2011_225872'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.3525'^^xsd:double;
  dwc:continentOcean 'Baffin Bay'^^xsd:string;
  dwc:longitude '-65.483348'^^xsd:double;
  dwc:latitude '70.104832'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.483348 70.104832, -65.483348 70.104832, -65.483348 70.104832, -65.483348 70.104832, -65.483348 70.104832))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/125760","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"North Atlantic Bottlenose Whale (Hyperoodon ampullatus) from "National Geographic Explorer" on Aug 27, 2019"}; Identification Type: Photo Identification; Taxon recorded as "Northern bottlenose whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '125760'^^xsd:integer;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8324__75642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8324__75642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8324__75642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.10205 -64.895433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.10205"^^xsd:decimal ;
  dwc:decimalLongitude "-64.895433"^^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/8324__75642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.10205 -64.895433)"^^geo:wktLiteral ;
  geo-pos:lat "70.10205"^^xsd:decimal ;
  geo-pos:long "-64.895433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8324__75642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "75642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8324_> ;
  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 '2011'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/75642'^^xsd:anyURI;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2011_185428'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.311388888889'^^xsd:double;
  dwc:continentOcean 'Baffin Bay'^^xsd:string;
  dwc:longitude '-64.895433'^^xsd:double;
  dwc:latitude '70.10205'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.895433 70.10205, -64.895433 70.10205, -64.895433 70.10205, -64.895433 70.10205, -64.895433 70.10205))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/75642","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"northern bottlenose whales in a group comprising 6-7 individuals including two large bulls"}; Identification Type: Photo Identification; Taxon recorded as "Northern bottlenose whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '75642'^^xsd:integer;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8324__368652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8324__368652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8324__368652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.558338 -29.033203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.558338"^^xsd:decimal ;
  dwc:decimalLongitude "-29.033203"^^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/8324__368652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.558338 -29.033203)"^^geo:wktLiteral ;
  geo-pos:lat "63.558338"^^xsd:decimal ;
  geo-pos:long "-29.033203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8324__368652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "368652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8324_> ;
  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 '2011'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/368652'^^xsd:anyURI;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2011_45968'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.327222222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-29.033203'^^xsd:double;
  dwc:latitude '63.558338'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-29.033203 63.558338, -29.033203 63.558338, -29.033203 63.558338, -29.033203 63.558338, -29.033203 63.558338))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/368652","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Northern bottlenose whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '368652'^^xsd:integer;
  dwc:observationDate '2023-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8324__306899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8324__306899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8324__306899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.699283 -28.990517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.699283"^^xsd:decimal ;
  dwc:decimalLongitude "-28.990517"^^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/8324__306899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.699283 -28.990517)"^^geo:wktLiteral ;
  geo-pos:lat "65.699283"^^xsd:decimal ;
  geo-pos:long "-28.990517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8324__306899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8324_> ;
  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 '2011'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/306899'^^xsd:anyURI;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2011_188577'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.081111111111'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.990517'^^xsd:double;
  dwc:latitude '65.699283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.990517 65.699283, -28.990517 65.699283, -28.990517 65.699283, -28.990517 65.699283, -28.990517 65.699283))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/306899","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Northern bottlenose whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '306899'^^xsd:integer;
  dwc:observationDate '2022-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8324__382238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8324__382238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8324__382238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.632135 -28.603355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.632135"^^xsd:decimal ;
  dwc:decimalLongitude "-28.603355"^^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/8324__382238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.632135 -28.603355)"^^geo:wktLiteral ;
  geo-pos:lat "38.632135"^^xsd:decimal ;
  geo-pos:long "-28.603355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8324__382238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "382238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8324_> ;
  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 '2011'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/382238'^^xsd:anyURI;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2011_62217'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.521666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.603355'^^xsd:double;
  dwc:latitude '38.632135'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.603355 38.632135, -28.603355 38.632135, -28.603355 38.632135, -28.603355 38.632135, -28.603355 38.632135))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/382238","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Group of North Atlantic Bottlenose whales (7 seen in one photo)"}; Identification Type: Photo Identification; Taxon recorded as "Northern bottlenose whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '382238'^^xsd:integer;
  dwc:observationDate '2023-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8324__126066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8324__126066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8324__126066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659342 -28.550992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.659342"^^xsd:decimal ;
  dwc:decimalLongitude "-28.550992"^^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/8324__126066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.659342 -28.550992)"^^geo:wktLiteral ;
  geo-pos:lat "38.659342"^^xsd:decimal ;
  geo-pos:long "-28.550992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8324__126066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "126066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8324_> ;
  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 '2011'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/126066'^^xsd:anyURI;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2011_186021'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.550992'^^xsd:double;
  dwc:latitude '38.659342'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.550992 38.659342, -28.550992 38.659342, -28.550992 38.659342, -28.550992 38.659342, -28.550992 38.659342))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/126066","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Northern bottlenose whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '126066'^^xsd:integer;
  dwc:observationDate '2016-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8324__468552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8324__468552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8324__468552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.319433 -28.341033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.319433"^^xsd:decimal ;
  dwc:decimalLongitude "-28.341033"^^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/8324__468552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.319433 -28.341033)"^^geo:wktLiteral ;
  geo-pos:lat "38.319433"^^xsd:decimal ;
  geo-pos:long "-28.341033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8324__468552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8324_> ;
  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 '2011'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468552'^^xsd:anyURI;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2011_143717'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.8361111111111'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.341033'^^xsd:double;
  dwc:latitude '38.319433'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.341033 38.319433, -28.341033 38.319433, -28.341033 38.319433, -28.341033 38.319433, -28.341033 38.319433))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468552","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of Northern bottlenose whales taken by Ines Clara"}; Identification Type: Photo Identification; Taxon recorded as "Northern bottlenose whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '468552'^^xsd:integer;
  dwc:observationDate '2024-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8324__395720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8324__395720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8324__395720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33882 -28.340938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33882"^^xsd:decimal ;
  dwc:decimalLongitude "-28.340938"^^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/8324__395720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33882 -28.340938)"^^geo:wktLiteral ;
  geo-pos:lat "38.33882"^^xsd:decimal ;
  geo-pos:long "-28.340938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8324__395720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "395720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8324_> ;
  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 '2011'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/395720'^^xsd:anyURI;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2011_198305'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.875277777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.340938'^^xsd:double;
  dwc:latitude '38.33882'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.340938 38.33882, -28.340938 38.33882, -28.340938 38.33882, -28.340938 38.33882, -28.340938 38.33882))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/395720","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Northern bottlenose whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '395720'^^xsd:integer;
  dwc:observationDate '2023-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8324__476577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8324__476577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8324__476577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^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/8324__476577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 -16)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8324__476577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "476577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8324_> ;
  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 '2011'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/476577'^^xsd:anyURI;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2011_31958'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '62'^^xsd:integer;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16 62, -16 62, -16 62, -16 62, -16 62))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/476577","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Northern bottlenose whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '476577'^^xsd:integer;
  dwc:observationDate '2024-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF