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

<https://eurobis.org/id/occurrence/8314__120550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "120550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8314_> ;
  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 '1710'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/120550'^^xsd:anyURI;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1710_26198'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.634933'^^xsd:double;
  dwc:latitude '38.434467'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.634933 38.434467, -28.634933 38.434467, -28.634933 38.434467, -28.634933 38.434467, -28.634933 38.434467))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/120550","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "False Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '120550'^^xsd:integer;
  dwc:observationDate '2014-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8314__119454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8314__119454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8314__119454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.396917 -28.372133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.396917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.372133"^^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/8314__119454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.396917 -28.372133)"^^geo:wktLiteral ;
  geo-pos:lat "38.396917"^^xsd:decimal ;
  geo-pos:long "-28.372133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8314__119454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "119454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8314_> ;
  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 '1710'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/119454'^^xsd:anyURI;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1710_185962'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.8783333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.372133'^^xsd:double;
  dwc:latitude '38.396917'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.372133 38.396917, -28.372133 38.396917, -28.372133 38.396917, -28.372133 38.396917, -28.372133 38.396917))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/119454","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "False Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '119454'^^xsd:integer;
  dwc:observationDate '2013-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8314__289602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8314__289602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8314__289602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59269 -28.539734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.539734"^^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/8314__289602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59269 -28.539734)"^^geo:wktLiteral ;
  geo-pos:lat "38.59269"^^xsd:decimal ;
  geo-pos:long "-28.539734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8314__289602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "289602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8314_> ;
  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 '1710'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/289602'^^xsd:anyURI;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1710_140540'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.899722222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.539734'^^xsd:double;
  dwc:latitude '38.59269'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.539734 38.59269, -28.539734 38.59269, -28.539734 38.59269, -28.539734 38.59269, -28.539734 38.59269))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/289602","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Group of false killer whales feeding and approaching the boat"}; Identification Type: Photo Identification; Taxon recorded as "False Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '289602'^^xsd:integer;
  dwc:observationDate '2022-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8314__454075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8314__454075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8314__454075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.286283 -28.448067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.286283"^^xsd:decimal ;
  dwc:decimalLongitude "-28.448067"^^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/8314__454075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.286283 -28.448067)"^^geo:wktLiteral ;
  geo-pos:lat "38.286283"^^xsd:decimal ;
  geo-pos:long "-28.448067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8314__454075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "454075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8314_> ;
  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 '1710'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/454075'^^xsd:anyURI;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1710_39411'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.862222222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.448067'^^xsd:double;
  dwc:latitude '38.286283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.448067 38.286283, -28.448067 38.286283, -28.448067 38.286283, -28.448067 38.286283, -28.448067 38.286283))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/454075","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of False killer whales (Pseudorca crassidens) taken by Arianna Fornaroli (second-skipper onboard)."}; Identification Type: Photo Identification; Taxon recorded as "False Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '454075'^^xsd:integer;
  dwc:observationDate '2024-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8314__454076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8314__454076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8314__454076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.286283 -28.448067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.286283"^^xsd:decimal ;
  dwc:decimalLongitude "-28.448067"^^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/8314__454076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.286283 -28.448067)"^^geo:wktLiteral ;
  geo-pos:lat "38.286283"^^xsd:decimal ;
  geo-pos:long "-28.448067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8314__454076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "454076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8314_> ;
  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 '1710'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/454076'^^xsd:anyURI;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1710_159357'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.867222222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.448067'^^xsd:double;
  dwc:latitude '38.286283'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.448067 38.286283, -28.448067 38.286283, -28.448067 38.286283, -28.448067 38.286283, -28.448067 38.286283))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/454076","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of False killer whales (Pseudorca crassidens) taken by Arianna Fornaroli (second-skipper onboard)."}; Identification Type: Photo Identification; Taxon recorded as "False Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '454076'^^xsd:integer;
  dwc:observationDate '2024-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8314__454070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8314__454070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8314__454070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.358217 -28.13635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.358217"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13635"^^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/8314__454070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.358217 -28.13635)"^^geo:wktLiteral ;
  geo-pos:lat "38.358217"^^xsd:decimal ;
  geo-pos:long "-28.13635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8314__454070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "454070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8314_> ;
  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 '1710'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/454070'^^xsd:anyURI;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1710_39410'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.309444444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.13635'^^xsd:double;
  dwc:latitude '38.358217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/454070","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of False killer whales (Pseudorca crassidens) taken by Arianna Fornaroli (second-skipper onboard)."}; Identification Type: Photo Identification; Taxon recorded as "False Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '454070'^^xsd:integer;
  dwc:observationDate '2024-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8314__454067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8314__454067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8314__454067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.358217 -28.13635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.358217"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13635"^^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/8314__454067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.358217 -28.13635)"^^geo:wktLiteral ;
  geo-pos:lat "38.358217"^^xsd:decimal ;
  geo-pos:long "-28.13635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8314__454067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "454067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8314_> ;
  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 '1710'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/454067'^^xsd:anyURI;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1710_79562'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.295555555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.13635'^^xsd:double;
  dwc:latitude '38.358217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/454067","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of False killer whales (Pseudorca crassidens) taken by Arianna Fornaroli (second-skipper onboard)."}; Identification Type: Photo Identification; Taxon recorded as "False Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '454067'^^xsd:integer;
  dwc:observationDate '2024-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8314__454073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8314__454073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8314__454073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.358217 -28.13635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.358217"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13635"^^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/8314__454073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.358217 -28.13635)"^^geo:wktLiteral ;
  geo-pos:lat "38.358217"^^xsd:decimal ;
  geo-pos:long "-28.13635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8314__454073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "454073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8314_> ;
  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 '1710'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/454073'^^xsd:anyURI;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1710_103535'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.679444444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.13635'^^xsd:double;
  dwc:latitude '38.358217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/454073","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of False killer whales (Pseudorca crassidens) taken by Arianna Fornaroli (second-skipper onboard)."}; Identification Type: Photo Identification; Taxon recorded as "False Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '454073'^^xsd:integer;
  dwc:observationDate '2024-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8314__454071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8314__454071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8314__454071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.358217 -28.13635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.358217"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13635"^^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/8314__454071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.358217 -28.13635)"^^geo:wktLiteral ;
  geo-pos:lat "38.358217"^^xsd:decimal ;
  geo-pos:long "-28.13635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8314__454071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "454071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8314_> ;
  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 '1710'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/454071'^^xsd:anyURI;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1710_119673'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.309722222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.13635'^^xsd:double;
  dwc:latitude '38.358217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/454071","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of False killer whales (Pseudorca crassidens) taken by Arianna Fornaroli (second-skipper onboard)."}; Identification Type: Photo Identification; Taxon recorded as "False Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '454071'^^xsd:integer;
  dwc:observationDate '2024-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8314__454072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8314__454072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8314__454072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.358217 -28.13635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.358217"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13635"^^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/8314__454072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.358217 -28.13635)"^^geo:wktLiteral ;
  geo-pos:lat "38.358217"^^xsd:decimal ;
  geo-pos:long "-28.13635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8314__454072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "454072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8314_> ;
  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 '1710'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/454072'^^xsd:anyURI;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1710_207262'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.605'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.13635'^^xsd:double;
  dwc:latitude '38.358217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/454072","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of False killer whales (Pseudorca crassidens) taken by Arianna Fornaroli (second-skipper onboard)."}; Identification Type: Photo Identification; Taxon recorded as "False Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '454072'^^xsd:integer;
  dwc:observationDate '2024-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8314__454068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8314__454068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8314__454068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.358217 -28.13635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.358217"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13635"^^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/8314__454068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.358217 -28.13635)"^^geo:wktLiteral ;
  geo-pos:lat "38.358217"^^xsd:decimal ;
  geo-pos:long "-28.13635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8314__454068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "454068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8314_> ;
  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 '1710'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/454068'^^xsd:anyURI;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1710_215261'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.304722222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.13635'^^xsd:double;
  dwc:latitude '38.358217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/454068","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of False killer whales (Pseudorca crassidens) taken by Arianna Fornaroli (second-skipper onboard)."}; Identification Type: Photo Identification; Taxon recorded as "False Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '454068'^^xsd:integer;
  dwc:observationDate '2024-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8314__454069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8314__454069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8314__454069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.358217 -28.13635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.358217"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13635"^^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/8314__454069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.358217 -28.13635)"^^geo:wktLiteral ;
  geo-pos:lat "38.358217"^^xsd:decimal ;
  geo-pos:long "-28.13635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8314__454069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "454069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8314_> ;
  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 '1710'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/454069'^^xsd:anyURI;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1710_215262'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.305277777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.13635'^^xsd:double;
  dwc:latitude '38.358217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/454069","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of False killer whales (Pseudorca crassidens) taken by Arianna Fornaroli (second-skipper onboard)."}; Identification Type: Photo Identification; Taxon recorded as "False Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '454069'^^xsd:integer;
  dwc:observationDate '2024-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8314__454074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8314__454074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8314__454074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.358217 -28.13635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.358217"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13635"^^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/8314__454074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.358217 -28.13635)"^^geo:wktLiteral ;
  geo-pos:lat "38.358217"^^xsd:decimal ;
  geo-pos:long "-28.13635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8314__454074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "454074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8314_> ;
  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 '1710'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/454074'^^xsd:anyURI;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1710_255217'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.679444444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.13635'^^xsd:double;
  dwc:latitude '38.358217'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217, -28.13635 38.358217))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/454074","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of False killer whales (Pseudorca crassidens) taken by Arianna Fornaroli (second-skipper onboard)."}; Identification Type: Photo Identification; Taxon recorded as "False Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '454074'^^xsd:integer;
  dwc:observationDate '2024-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8314__462404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8314__462404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8314__462404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2693 -28.203117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2693"^^xsd:decimal ;
  dwc:decimalLongitude "-28.203117"^^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/8314__462404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2693 -28.203117)"^^geo:wktLiteral ;
  geo-pos:lat "38.2693"^^xsd:decimal ;
  geo-pos:long "-28.203117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8314__462404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "462404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8314_> ;
  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 '1710'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/462404'^^xsd:anyURI;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1710_87600'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.629444444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.203117'^^xsd:double;
  dwc:latitude '38.2693'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.203117 38.2693, -28.203117 38.2693, -28.203117 38.2693, -28.203117 38.2693, -28.203117 38.2693))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/462404","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of False killer whales taken by Isaure Michaud. Group was at least 50 individuals."}; Identification Type: Photo Identification; Taxon recorded as "False Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '462404'^^xsd:integer;
  dwc:observationDate '2024-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8314__293523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8314__293523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8314__293523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.36179 -88.063563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.36179"^^xsd:decimal ;
  dwc:decimalLongitude "-88.063563"^^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/8314__293523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.36179 -88.063563)"^^geo:wktLiteral ;
  geo-pos:lat "17.36179"^^xsd:decimal ;
  geo-pos:long "-88.063563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8314__293523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "293523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8314_> ;
  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 '1710'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/293523'^^xsd:anyURI;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1710_156436'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:longitude '-88.063563'^^xsd:double;
  dwc:latitude '17.36179'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-88.063563 17.36179, -88.063563 17.36179, -88.063563 17.36179, -88.063563 17.36179, -88.063563 17.36179))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/293523","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"A group of 44+ false killer whales sighted in the shallow lagoon of Belize for ten days during a nearshore event."}; Identification Type: Photo Identification; Taxon recorded as "False Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '293523'^^xsd:integer;
  dwc:observationDate '2018-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF