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

<https://eurobis.org/id/occurrence/8295__468269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468269'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1805_119911'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.940277777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.376309'^^xsd:double;
  dwc:latitude '38.402817'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.376309 38.402817, -28.376309 38.402817, -28.376309 38.402817, -28.376309 38.402817, -28.376309 38.402817))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468269","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Spotted Dolphin with special dorsal fin"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '468269'^^xsd:integer;
  dwc:observationDate '2024-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__472447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__472447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__472447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.479444 -28.821667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.479444"^^xsd:decimal ;
  dwc:decimalLongitude "-28.821667"^^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/8295__472447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.479444 -28.821667)"^^geo:wktLiteral ;
  geo-pos:lat "38.479444"^^xsd:decimal ;
  geo-pos:long "-28.821667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__472447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/472447'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1805_223554'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.821667'^^xsd:double;
  dwc:latitude '38.479444'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.821667 38.479444, -28.821667 38.479444, -28.821667 38.479444, -28.821667 38.479444, -28.821667 38.479444))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/472447","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '472447'^^xsd:integer;
  dwc:observationDate '2024-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__468275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__468275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__468275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.400534 -28.41338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.400534"^^xsd:decimal ;
  dwc:decimalLongitude "-28.41338"^^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/8295__468275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.400534 -28.41338)"^^geo:wktLiteral ;
  geo-pos:lat "38.400534"^^xsd:decimal ;
  geo-pos:long "-28.41338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__468275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468275'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1805_167645'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.976666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.41338'^^xsd:double;
  dwc:latitude '38.400534'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468275","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '468275'^^xsd:integer;
  dwc:observationDate '2024-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__468279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__468279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__468279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.400534 -28.41338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.400534"^^xsd:decimal ;
  dwc:decimalLongitude "-28.41338"^^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/8295__468279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.400534 -28.41338)"^^geo:wktLiteral ;
  geo-pos:lat "38.400534"^^xsd:decimal ;
  geo-pos:long "-28.41338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__468279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468279'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1805_175603'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.801111111111'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.41338'^^xsd:double;
  dwc:latitude '38.400534'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468279","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '468279'^^xsd:integer;
  dwc:observationDate '2024-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__468274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__468274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__468274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.400534 -28.41338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.400534"^^xsd:decimal ;
  dwc:decimalLongitude "-28.41338"^^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/8295__468274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.400534 -28.41338)"^^geo:wktLiteral ;
  geo-pos:lat "38.400534"^^xsd:decimal ;
  geo-pos:long "-28.41338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__468274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468274'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1805_239388'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.897222222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.41338'^^xsd:double;
  dwc:latitude '38.400534'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468274","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '468274'^^xsd:integer;
  dwc:observationDate '2024-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__468273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__468273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__468273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.400534 -28.41338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.400534"^^xsd:decimal ;
  dwc:decimalLongitude "-28.41338"^^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/8295__468273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.400534 -28.41338)"^^geo:wktLiteral ;
  geo-pos:lat "38.400534"^^xsd:decimal ;
  geo-pos:long "-28.41338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__468273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468273'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1805_7839'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.896388888889'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.41338'^^xsd:double;
  dwc:latitude '38.400534'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468273","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '468273'^^xsd:integer;
  dwc:observationDate '2024-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__468278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__468278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__468278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.400534 -28.41338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.400534"^^xsd:decimal ;
  dwc:decimalLongitude "-28.41338"^^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/8295__468278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.400534 -28.41338)"^^geo:wktLiteral ;
  geo-pos:lat "38.400534"^^xsd:decimal ;
  geo-pos:long "-28.41338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__468278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468278'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1805_16020'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.6725'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.41338'^^xsd:double;
  dwc:latitude '38.400534'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468278","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '468278'^^xsd:integer;
  dwc:observationDate '2024-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__468271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__468271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__468271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.400534 -28.41338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.400534"^^xsd:decimal ;
  dwc:decimalLongitude "-28.41338"^^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/8295__468271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.400534 -28.41338)"^^geo:wktLiteral ;
  geo-pos:lat "38.400534"^^xsd:decimal ;
  geo-pos:long "-28.41338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__468271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468271'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1805_55665'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.885833333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.41338'^^xsd:double;
  dwc:latitude '38.400534'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468271","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '468271'^^xsd:integer;
  dwc:observationDate '2024-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__468277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__468277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__468277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.400534 -28.41338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.400534"^^xsd:decimal ;
  dwc:decimalLongitude "-28.41338"^^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/8295__468277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.400534 -28.41338)"^^geo:wktLiteral ;
  geo-pos:lat "38.400534"^^xsd:decimal ;
  geo-pos:long "-28.41338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__468277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468277'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1805_79745'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.667222222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.41338'^^xsd:double;
  dwc:latitude '38.400534'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468277","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '468277'^^xsd:integer;
  dwc:observationDate '2024-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__468272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__468272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__468272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.400534 -28.41338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.400534"^^xsd:decimal ;
  dwc:decimalLongitude "-28.41338"^^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/8295__468272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.400534 -28.41338)"^^geo:wktLiteral ;
  geo-pos:lat "38.400534"^^xsd:decimal ;
  geo-pos:long "-28.41338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__468272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468272'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1805_87702'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.885833333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.41338'^^xsd:double;
  dwc:latitude '38.400534'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468272","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '468272'^^xsd:integer;
  dwc:observationDate '2024-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__468276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__468276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__468276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.400534 -28.41338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.400534"^^xsd:decimal ;
  dwc:decimalLongitude "-28.41338"^^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/8295__468276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.400534 -28.41338)"^^geo:wktLiteral ;
  geo-pos:lat "38.400534"^^xsd:decimal ;
  geo-pos:long "-28.41338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__468276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468276'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1805_151617'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.663333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.41338'^^xsd:double;
  dwc:latitude '38.400534'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534, -28.41338 38.400534))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468276","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '468276'^^xsd:integer;
  dwc:observationDate '2024-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__468558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__468558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__468558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.378487 -28.344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.378487"^^xsd:decimal ;
  dwc:decimalLongitude "-28.344727"^^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/8295__468558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.378487 -28.344727)"^^geo:wktLiteral ;
  geo-pos:lat "38.378487"^^xsd:decimal ;
  geo-pos:long "-28.344727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__468558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/468558'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1805_191526'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.765'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.344727'^^xsd:double;
  dwc:latitude '38.378487'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.344727 38.378487, -28.344727 38.378487, -28.344727 38.378487, -28.344727 38.378487, -28.344727 38.378487))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/468558","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Picture of Atlantic spotted dolphin taken by Ines Clara"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '468558'^^xsd:integer;
  dwc:observationDate '2024-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__120536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__120536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__120536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.424783 -28.517067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.424783"^^xsd:decimal ;
  dwc:decimalLongitude "-28.517067"^^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/8295__120536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.424783 -28.517067)"^^geo:wktLiteral ;
  geo-pos:lat "38.424783"^^xsd:decimal ;
  geo-pos:long "-28.517067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__120536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "120536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/120536'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1805_217877'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.349722222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.517067'^^xsd:double;
  dwc:latitude '38.424783'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.517067 38.424783, -28.517067 38.424783, -28.517067 38.424783, -28.517067 38.424783, -28.517067 38.424783))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/120536","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '120536'^^xsd:integer;
  dwc:observationDate '2014-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__119297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__119297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__119297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^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/8295__119297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__119297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "119297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/119297'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1805_74087'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.709444444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 20.75, -69.8 20.75, -69.8 20.75, -69.8 20.75, -69.8 20.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/119297","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"In a fast moving group of 5-10. Quickly bored of us but this one individual was interested in his/her reflection in my lens"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '119297'^^xsd:integer;
  dwc:observationDate '2006-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__346900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__346900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__346900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.992935 -25.068054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.992935"^^xsd:decimal ;
  dwc:decimalLongitude "-25.068054"^^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/8295__346900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.992935 -25.068054)"^^geo:wktLiteral ;
  geo-pos:lat "16.992935"^^xsd:decimal ;
  geo-pos:long "-25.068054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__346900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "346900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/346900'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1805_221215'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.277222222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-25.068054'^^xsd:double;
  dwc:latitude '16.992935'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.068054 16.992935, -25.068054 16.992935, -25.068054 16.992935, -25.068054 16.992935, -25.068054 16.992935))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/346900","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '346900'^^xsd:integer;
  dwc:observationDate '2023-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__122996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__122996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__122996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.625067 -28.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.625067"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5667"^^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/8295__122996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.625067 -28.5667)"^^geo:wktLiteral ;
  geo-pos:lat "38.625067"^^xsd:decimal ;
  geo-pos:long "-28.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__122996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "122996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/122996'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1805_225838'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.518055555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.5667'^^xsd:double;
  dwc:latitude '38.625067'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.5667 38.625067, -28.5667 38.625067, -28.5667 38.625067, -28.5667 38.625067, -28.5667 38.625067))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/122996","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '122996'^^xsd:integer;
  dwc:observationDate '2015-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__119265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__119265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__119265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5705 -91.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5705"^^xsd:decimal ;
  dwc:decimalLongitude "-91.641667"^^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/8295__119265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5705 -91.641667)"^^geo:wktLiteral ;
  geo-pos:lat "19.5705"^^xsd:decimal ;
  geo-pos:long "-91.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__119265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "119265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/119265'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1805_122275'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.829444444444'^^xsd:double;
  dwc:continentOcean 'Gulf of Mexico'^^xsd:string;
  dwc:longitude '-91.641667'^^xsd:double;
  dwc:latitude '19.5705'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-91.641667 19.5705, -91.641667 19.5705, -91.641667 19.5705, -91.641667 19.5705, -91.641667 19.5705))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/119265","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '119265'^^xsd:integer;
  dwc:observationDate '2015-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__130789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__130789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__130789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36269 -28.472013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36269"^^xsd:decimal ;
  dwc:decimalLongitude "-28.472013"^^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/8295__130789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36269 -28.472013)"^^geo:wktLiteral ;
  geo-pos:lat "38.36269"^^xsd:decimal ;
  geo-pos:long "-28.472013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__130789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "130789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/130789'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1805_225949'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.8775'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.472013'^^xsd:double;
  dwc:latitude '38.36269'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.472013 38.36269, -28.472013 38.36269, -28.472013 38.36269, -28.472013 38.36269, -28.472013 38.36269))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/130789","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '130789'^^xsd:integer;
  dwc:observationDate '2020-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__459833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__459833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__459833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28555 -28.370033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28555"^^xsd:decimal ;
  dwc:decimalLongitude "-28.370033"^^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/8295__459833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28555 -28.370033)"^^geo:wktLiteral ;
  geo-pos:lat "38.28555"^^xsd:decimal ;
  geo-pos:long "-28.370033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__459833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "459833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/459833'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1805_247258'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.620277777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.370033'^^xsd:double;
  dwc:latitude '38.28555'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.370033 38.28555, -28.370033 38.28555, -28.370033 38.28555, -28.370033 38.28555, -28.370033 38.28555))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/459833","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of Atlantic spotted dolphins taken by Isaure Michaud"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '459833'^^xsd:integer;
  dwc:observationDate '2024-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__30499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__30499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__30499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.58313 -69.959208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.58313"^^xsd:decimal ;
  dwc:decimalLongitude "-69.959208"^^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/8295__30499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.58313 -69.959208)"^^geo:wktLiteral ;
  geo-pos:lat "20.58313"^^xsd:decimal ;
  geo-pos:long "-69.959208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__30499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "30499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/30499'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1805_136835'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.399166666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.959208'^^xsd:double;
  dwc:latitude '20.58313'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.959208 20.58313, -69.959208 20.58313, -69.959208 20.58313, -69.959208 20.58313, -69.959208 20.58313))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/30499","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Bow-riding, mix of adults and juveniles. Juvs stayed with boat for the longest"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '30499'^^xsd:integer;
  dwc:observationDate '2018-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__119266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__119266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__119266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.896333 -90.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.896333"^^xsd:decimal ;
  dwc:decimalLongitude "-90.18"^^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/8295__119266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.896333 -90.18)"^^geo:wktLiteral ;
  geo-pos:lat "21.896333"^^xsd:decimal ;
  geo-pos:long "-90.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__119266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "119266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/119266'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1805_10301'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.734722222222'^^xsd:double;
  dwc:continentOcean 'Gulf of Mexico'^^xsd:string;
  dwc:longitude '-90.18'^^xsd:double;
  dwc:latitude '21.896333'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-90.18 21.896333, -90.18 21.896333, -90.18 21.896333, -90.18 21.896333, -90.18 21.896333))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/119266","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '119266'^^xsd:integer;
  dwc:observationDate '2016-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__462402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__462402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__462402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.349383 -28.20825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.349383"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20825"^^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/8295__462402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.349383 -28.20825)"^^geo:wktLiteral ;
  geo-pos:lat "38.349383"^^xsd:decimal ;
  geo-pos:long "-28.20825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__462402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "462402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/462402'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1805_215388'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.249444444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.20825'^^xsd:double;
  dwc:latitude '38.349383'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.20825 38.349383, -28.20825 38.349383, -28.20825 38.349383, -28.20825 38.349383, -28.20825 38.349383))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/462402","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pictures of Atlantic spotted dolphins taken by Isaure Michaud"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '462402'^^xsd:integer;
  dwc:observationDate '2024-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__119448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__119448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__119448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.430583 -28.570917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.430583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.570917"^^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/8295__119448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.430583 -28.570917)"^^geo:wktLiteral ;
  geo-pos:lat "38.430583"^^xsd:decimal ;
  geo-pos:long "-28.570917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__119448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "119448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/119448'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1805_26192'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.009444444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.570917'^^xsd:double;
  dwc:latitude '38.430583'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.570917 38.430583, -28.570917 38.430583, -28.570917 38.430583, -28.570917 38.430583, -28.570917 38.430583))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/119448","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '119448'^^xsd:integer;
  dwc:observationDate '2013-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__298588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__298588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__298588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.187449 -16.922057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.187449"^^xsd:decimal ;
  dwc:decimalLongitude "-16.922057"^^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/8295__298588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.187449 -16.922057)"^^geo:wktLiteral ;
  geo-pos:lat "28.187449"^^xsd:decimal ;
  geo-pos:long "-16.922057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__298588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "298588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/298588'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1805_140691'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.135277777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.922057'^^xsd:double;
  dwc:latitude '28.187449'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.922057 28.187449, -16.922057 28.187449, -16.922057 28.187449, -16.922057 28.187449, -16.922057 28.187449))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/298588","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '298588'^^xsd:integer;
  dwc:observationDate '2022-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__120543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__120543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__120543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6525 -28.62515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62515"^^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/8295__120543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6525 -28.62515)"^^geo:wktLiteral ;
  geo-pos:lat "38.6525"^^xsd:decimal ;
  geo-pos:long "-28.62515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__120543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "120543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/120543'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1805_2110'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.361666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-28.62515'^^xsd:double;
  dwc:latitude '38.6525'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.62515 38.6525, -28.62515 38.6525, -28.62515 38.6525, -28.62515 38.6525, -28.62515 38.6525))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/120543","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '120543'^^xsd:integer;
  dwc:observationDate '2014-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__129700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__129700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__129700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.674106 -25.68243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.674106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68243"^^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/8295__129700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.674106 -25.68243)"^^geo:wktLiteral ;
  geo-pos:lat "37.674106"^^xsd:decimal ;
  geo-pos:long "-25.68243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__129700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "129700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/129700'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1805_122390'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.171666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-25.68243'^^xsd:double;
  dwc:latitude '37.674106'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.68243 37.674106, -25.68243 37.674106, -25.68243 37.674106, -25.68243 37.674106, -25.68243 37.674106))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/129700","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '129700'^^xsd:integer;
  dwc:observationDate '2020-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8295__298586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8295__298586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8295__298586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.187449 -16.922057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.187449"^^xsd:decimal ;
  dwc:decimalLongitude "-16.922057"^^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/8295__298586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.187449 -16.922057)"^^geo:wktLiteral ;
  geo-pos:lat "28.187449"^^xsd:decimal ;
  geo-pos:long "-16.922057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8295__298586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "298586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8295_> ;
  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 '1805'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/298586'^^xsd:anyURI;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1805_196393'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.922057'^^xsd:double;
  dwc:latitude '28.187449'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.922057 28.187449, -16.922057 28.187449, -16.922057 28.187449, -16.922057 28.187449, -16.922057 28.187449))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/298586","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '298586'^^xsd:integer;
  dwc:observationDate '2022-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF