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

<https://eurobis.org/id/occurrence/8300__61846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "61846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/61846'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1937_25421'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.873333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.835278'^^xsd:double;
  dwc:latitude '42.328333'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.835278 42.328333, -70.835278 42.328333, -70.835278 42.328333, -70.835278 42.328333, -70.835278 42.328333))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/61846","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '61846'^^xsd:integer;
  dwc:observationDate '2019-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__75215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__75215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__75215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.807492 -70.565088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.807492"^^xsd:decimal ;
  dwc:decimalLongitude "-70.565088"^^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/8300__75215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.807492 -70.565088)"^^geo:wktLiteral ;
  geo-pos:lat "42.807492"^^xsd:decimal ;
  geo-pos:long "-70.565088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__75215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "75215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/75215'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1937_49462'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.611944444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.565088'^^xsd:double;
  dwc:latitude '42.807492'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.565088 42.807492, -70.565088 42.807492, -70.565088 42.807492, -70.565088 42.807492, -70.565088 42.807492))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/75215","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '75215'^^xsd:integer;
  dwc:observationDate '2019-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__469483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__469483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__469483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.676781 -70.528435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.676781"^^xsd:decimal ;
  dwc:decimalLongitude "-70.528435"^^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/8300__469483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.676781 -70.528435)"^^geo:wktLiteral ;
  geo-pos:lat "42.676781"^^xsd:decimal ;
  geo-pos:long "-70.528435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__469483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "469483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/469483'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1937_119932'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.528435'^^xsd:double;
  dwc:latitude '42.676781'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.528435 42.676781, -70.528435 42.676781, -70.528435 42.676781, -70.528435 42.676781, -70.528435 42.676781))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/469483","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '469483'^^xsd:integer;
  dwc:observationDate '2024-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__469900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__469900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__469900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.676 -70.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.676"^^xsd:decimal ;
  dwc:decimalLongitude "-70.528"^^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/8300__469900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.676 -70.528)"^^geo:wktLiteral ;
  geo-pos:lat "42.676"^^xsd:decimal ;
  geo-pos:long "-70.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__469900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "469900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/469900'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1937_199451'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.131944444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.528'^^xsd:double;
  dwc:latitude '42.676'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.528 42.676, -70.528 42.676, -70.528 42.676, -70.528 42.676, -70.528 42.676))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/469900","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '469900'^^xsd:integer;
  dwc:observationDate '2024-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__469591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__469591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__469591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.695676 -70.509332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.695676"^^xsd:decimal ;
  dwc:decimalLongitude "-70.509332"^^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/8300__469591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.695676 -70.509332)"^^geo:wktLiteral ;
  geo-pos:lat "42.695676"^^xsd:decimal ;
  geo-pos:long "-70.509332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__469591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "469591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/469591'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1937_223492'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.664444444444'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.509332'^^xsd:double;
  dwc:latitude '42.695676'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.509332 42.695676, -70.509332 42.695676, -70.509332 42.695676, -70.509332 42.695676, -70.509332 42.695676))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/469591","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Encounter reviewed by collaborative efforts of Center for Coastal Studies and Allied Whale, College of the Atlantic."}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '469591'^^xsd:integer;
  dwc:observationDate '2024-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__48328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__48328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__48328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.664667 -70.499151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.664667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.499151"^^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/8300__48328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.664667 -70.499151)"^^geo:wktLiteral ;
  geo-pos:lat "42.664667"^^xsd:decimal ;
  geo-pos:long "-70.499151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__48328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "48328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/48328'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1937_9269'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.350833333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.499151'^^xsd:double;
  dwc:latitude '42.664667'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.499151 42.664667, -70.499151 42.664667, -70.499151 42.664667, -70.499151 42.664667, -70.499151 42.664667))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/48328","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '48328'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__76444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__76444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__76444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.420794 -70.477402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.420794"^^xsd:decimal ;
  dwc:decimalLongitude "-70.477402"^^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/8300__76444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.420794 -70.477402)"^^geo:wktLiteral ;
  geo-pos:lat "42.420794"^^xsd:decimal ;
  geo-pos:long "-70.477402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__76444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/76444'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1937_81601'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.182222222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.477402'^^xsd:double;
  dwc:latitude '42.420794'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.477402 42.420794, -70.477402 42.420794, -70.477402 42.420794, -70.477402 42.420794, -70.477402 42.420794))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/76444","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '76444'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__76445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__76445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__76445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.363484 -70.426464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.363484"^^xsd:decimal ;
  dwc:decimalLongitude "-70.426464"^^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/8300__76445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.363484 -70.426464)"^^geo:wktLiteral ;
  geo-pos:lat "42.363484"^^xsd:decimal ;
  geo-pos:long "-70.426464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__76445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/76445'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1937_89589'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.324166666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.426464'^^xsd:double;
  dwc:latitude '42.363484'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.426464 42.363484, -70.426464 42.363484, -70.426464 42.363484, -70.426464 42.363484, -70.426464 42.363484))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/76445","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '76445'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__478606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__478606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__478606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.46555 -70.413783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.46555"^^xsd:decimal ;
  dwc:decimalLongitude "-70.413783"^^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/8300__478606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.46555 -70.413783)"^^geo:wktLiteral ;
  geo-pos:lat "42.46555"^^xsd:decimal ;
  geo-pos:long "-70.413783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__478606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "478606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/478606'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1937_136050'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.210555555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.413783'^^xsd:double;
  dwc:latitude '42.46555'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.413783 42.46555, -70.413783 42.46555, -70.413783 42.46555, -70.413783 42.46555, -70.413783 42.46555))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/478606","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '478606'^^xsd:integer;
  dwc:observationDate '2024-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__62067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__62067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__62067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4031 -70.399167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4031"^^xsd:decimal ;
  dwc:decimalLongitude "-70.399167"^^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/8300__62067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4031 -70.399167)"^^geo:wktLiteral ;
  geo-pos:lat "42.4031"^^xsd:decimal ;
  geo-pos:long "-70.399167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__62067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "62067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/62067'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1937_153254'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.500277777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.399167'^^xsd:double;
  dwc:latitude '42.4031'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.399167 42.4031, -70.399167 42.4031, -70.399167 42.4031, -70.399167 42.4031, -70.399167 42.4031))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/62067","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '62067'^^xsd:integer;
  dwc:observationDate '2019-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__460894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__460894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__460894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.127949 -70.378548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.127949"^^xsd:decimal ;
  dwc:decimalLongitude "-70.378548"^^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/8300__460894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.127949 -70.378548)"^^geo:wktLiteral ;
  geo-pos:lat "42.127949"^^xsd:decimal ;
  geo-pos:long "-70.378548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__460894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "460894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/460894'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1937_103620'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.378548'^^xsd:double;
  dwc:latitude '42.127949'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.378548 42.127949, -70.378548 42.127949, -70.378548 42.127949, -70.378548 42.127949, -70.378548 42.127949))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/460894","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '460894'^^xsd:integer;
  dwc:observationDate '2024-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__297098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__297098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__297098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477921 -70.359192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.477921"^^xsd:decimal ;
  dwc:decimalLongitude "-70.359192"^^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/8300__297098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477921 -70.359192)"^^geo:wktLiteral ;
  geo-pos:lat "42.477921"^^xsd:decimal ;
  geo-pos:long "-70.359192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__297098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "297098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/297098'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1937_100557'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.6305555555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.359192'^^xsd:double;
  dwc:latitude '42.477921'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.359192 42.477921, -70.359192 42.477921, -70.359192 42.477921, -70.359192 42.477921, -70.359192 42.477921))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/297098","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":","}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '297098'^^xsd:integer;
  dwc:observationDate '2021-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__380587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__380587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__380587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067415 -70.310449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067415"^^xsd:decimal ;
  dwc:decimalLongitude "-70.310449"^^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/8300__380587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067415 -70.310449)"^^geo:wktLiteral ;
  geo-pos:lat "42.067415"^^xsd:decimal ;
  geo-pos:long "-70.310449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__380587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "380587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/380587'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1937_197965'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.310449'^^xsd:double;
  dwc:latitude '42.067415'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.310449 42.067415, -70.310449 42.067415, -70.310449 42.067415, -70.310449 42.067415, -70.310449 42.067415))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/380587","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '380587'^^xsd:integer;
  dwc:observationDate '2023-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__475499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__475499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__475499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.068301 -70.253115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.068301"^^xsd:decimal ;
  dwc:decimalLongitude "-70.253115"^^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/8300__475499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.068301 -70.253115)"^^geo:wktLiteral ;
  geo-pos:lat "42.068301"^^xsd:decimal ;
  geo-pos:long "-70.253115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

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

<https://eurobis.org/id/occurrence/8300__479999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "479999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/479999'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1937_24107'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.435277777778'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.243228'^^xsd:double;
  dwc:latitude '42.088311'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.243228 42.088311, -70.243228 42.088311, -70.243228 42.088311, -70.243228 42.088311, -70.243228 42.088311))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/479999","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"about 100 Atlantic white sided dolphins"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '479999'^^xsd:integer;
  dwc:observationDate '2024-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__478609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__478609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__478609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.18057 -70.149167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.18057"^^xsd:decimal ;
  dwc:decimalLongitude "-70.149167"^^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/8300__478609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.18057 -70.149167)"^^geo:wktLiteral ;
  geo-pos:lat "42.18057"^^xsd:decimal ;
  geo-pos:long "-70.149167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__478609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "478609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/478609'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2024'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1937_167851'^^xsd:string;
  dwc:yearCollected '2024'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.314722222222'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.149167'^^xsd:double;
  dwc:latitude '42.18057'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.149167 42.18057, -70.149167 42.18057, -70.149167 42.18057, -70.149167 42.18057, -70.149167 42.18057))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/478609","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '478609'^^xsd:integer;
  dwc:observationDate '2024-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__441236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__441236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__441236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.134816 -69.644737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.134816"^^xsd:decimal ;
  dwc:decimalLongitude "-69.644737"^^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/8300__441236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.134816 -69.644737)"^^geo:wktLiteral ;
  geo-pos:lat "48.134816"^^xsd:decimal ;
  geo-pos:long "-69.644737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__441236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "441236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/441236'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1937_63189'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.826111111111'^^xsd:double;
  dwc:continentOcean 'Gulf of St. Lawrence'^^xsd:string;
  dwc:longitude '-69.644737'^^xsd:double;
  dwc:latitude '48.134816'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.644737 48.134816, -69.644737 48.134816, -69.644737 48.134816, -69.644737 48.134816, -69.644737 48.134816))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/441236","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"White-sided dolphin with a cropped dorsal fin"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '441236'^^xsd:integer;
  dwc:observationDate '2023-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__218936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__218936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__218936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0953 -67.137178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0953"^^xsd:decimal ;
  dwc:decimalLongitude "-67.137178"^^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/8300__218936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0953 -67.137178)"^^geo:wktLiteral ;
  geo-pos:lat "44.0953"^^xsd:decimal ;
  geo-pos:long "-67.137178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__218936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "218936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/218936'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1937_35106'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.600555555556'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.137178'^^xsd:double;
  dwc:latitude '44.0953'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.137178 44.0953, -67.137178 44.0953, -67.137178 44.0953, -67.137178 44.0953, -67.137178 44.0953))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/218936","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Bar Harbor Whale watching tour encountered several pods of dolphins and humpback whales"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '218936'^^xsd:integer;
  dwc:observationDate '2021-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__438352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__438352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__438352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^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/8300__438352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -67)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__438352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "438352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/438352'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1937_39102'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Bay of Fundy'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 44.5, -67 44.5, -67 44.5, -67 44.5, -67 44.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/438352","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"These Atlantic White-sided Dolphins were part of a large pod in close proximity to humpback whales in the area."}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '438352'^^xsd:integer;
  dwc:observationDate '2023-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__406060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__406060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__406060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.437 -66.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.437"^^xsd:decimal ;
  dwc:decimalLongitude "-66.791"^^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/8300__406060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.437 -66.791)"^^geo:wktLiteral ;
  geo-pos:lat "44.437"^^xsd:decimal ;
  geo-pos:long "-66.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__406060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "406060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/406060'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1937_94680'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.287222222222'^^xsd:double;
  dwc:continentOcean 'Bay of Fundy'^^xsd:string;
  dwc:longitude '-66.791'^^xsd:double;
  dwc:latitude '44.437'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.791 44.437, -66.791 44.437, -66.791 44.437, -66.791 44.437, -66.791 44.437))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/406060","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '406060'^^xsd:integer;
  dwc:observationDate '2023-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__374829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__374829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__374829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65484 -66.63159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65484"^^xsd:decimal ;
  dwc:decimalLongitude "-66.63159"^^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/8300__374829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65484 -66.63159)"^^geo:wktLiteral ;
  geo-pos:lat "44.65484"^^xsd:decimal ;
  geo-pos:long "-66.63159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11131.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__374829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "374829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/374829'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1937_22339'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.896944444444'^^xsd:double;
  dwc:continentOcean 'Bay of Fundy'^^xsd:string;
  dwc:longitude '-66.63159'^^xsd:double;
  dwc:latitude '44.65484'^^xsd:double;
  dwc:coordinatePrecision '11131.95'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.63159 44.65484, -66.63159 44.65484, -66.63159 44.65484, -66.63159 44.65484, -66.63159 44.65484))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/374829","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '374829'^^xsd:integer;
  dwc:observationDate '2023-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__373335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__373335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__373335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64183 -66.62554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.64183"^^xsd:decimal ;
  dwc:decimalLongitude "-66.62554"^^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/8300__373335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.64183 -66.62554)"^^geo:wktLiteral ;
  geo-pos:lat "44.64183"^^xsd:decimal ;
  geo-pos:long "-66.62554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__373335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "373335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/373335'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1937_189971'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.773055555556'^^xsd:double;
  dwc:continentOcean 'Bay of Fundy'^^xsd:string;
  dwc:longitude '-66.62554'^^xsd:double;
  dwc:latitude '44.64183'^^xsd:double;
  dwc:coordinatePrecision '1.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.62554 44.64183, -66.62554 44.64183, -66.62554 44.64183, -66.62554 44.64183, -66.62554 44.64183))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/373335","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '373335'^^xsd:integer;
  dwc:observationDate '2023-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__433733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__433733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__433733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -66.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-66.4"^^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/8300__433733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -66.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-66.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__433733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "433733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/433733'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1937_31149'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Bay of Fundy'^^xsd:string;
  dwc:longitude '-66.4'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.4 44.2, -66.4 44.2, -66.4 44.2, -66.4 44.2, -66.4 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/433733","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Atlantic White-sided Dolphins. These dolphins are part of a large pod that are well known for their association with Old Thom, the bull Killer Whale that is always seen in the company of dolphins, but has never been seen with any other Killer Whales. The second photo depicts a White-sided Dolphin in close company with Old Thom."}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '433733'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__444873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__444873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__444873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567169 -42.451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.567169"^^xsd:decimal ;
  dwc:decimalLongitude "-42.451172"^^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/8300__444873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567169 -42.451172)"^^geo:wktLiteral ;
  geo-pos:lat "41.567169"^^xsd:decimal ;
  geo-pos:long "-42.451172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__444873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "444873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/444873'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1937_119514'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.5775'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-42.451172'^^xsd:double;
  dwc:latitude '41.567169'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-42.451172 41.567169, -42.451172 41.567169, -42.451172 41.567169, -42.451172 41.567169, -42.451172 41.567169))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/444873","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"(no remarks)"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '444873'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__379309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__379309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__379309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.727481 -38.830078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.727481"^^xsd:decimal ;
  dwc:decimalLongitude "-38.830078"^^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/8300__379309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.727481 -38.830078)"^^geo:wktLiteral ;
  geo-pos:lat "60.727481"^^xsd:decimal ;
  geo-pos:long "-38.830078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__379309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "379309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/379309'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1937_46247'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-38.830078'^^xsd:double;
  dwc:latitude '60.727481'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-38.830078 60.727481, -38.830078 60.727481, -38.830078 60.727481, -38.830078 60.727481, -38.830078 60.727481))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/379309","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Pod of at least 12 atlantic white sided dolphins. Also 4 pilot whales spotted around the same time/location"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '379309'^^xsd:integer;
  dwc:observationDate '2023-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__119285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__119285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__119285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.074283 -22.605803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.074283"^^xsd:decimal ;
  dwc:decimalLongitude "-22.605803"^^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/8300__119285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.074283 -22.605803)"^^geo:wktLiteral ;
  geo-pos:lat "64.074283"^^xsd:decimal ;
  geo-pos:long "-22.605803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__119285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "119285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/119285'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1937_249713'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.9325'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-22.605803'^^xsd:double;
  dwc:latitude '64.074283'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.605803 64.074283, -22.605803 64.074283, -22.605803 64.074283, -22.605803 64.074283, -22.605803 64.074283))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/119285","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"Photos from shore - lighthouse in Gardur"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '119285'^^xsd:integer;
  dwc:observationDate '2012-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__370763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__370763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__370763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.169752 -22.247314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.169752"^^xsd:decimal ;
  dwc:decimalLongitude "-22.247314"^^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/8300__370763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.169752 -22.247314)"^^geo:wktLiteral ;
  geo-pos:lat "64.169752"^^xsd:decimal ;
  geo-pos:long "-22.247314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__370763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "370763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/370763'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1937_149960'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-22.247314'^^xsd:double;
  dwc:latitude '64.169752'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.247314 64.169752, -22.247314 64.169752, -22.247314 64.169752, -22.247314 64.169752, -22.247314 64.169752))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/370763","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"I believe the closest dolphin (in the photo were there is two) is the same as the one photographed alone"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '370763'^^xsd:integer;
  dwc:observationDate '2023-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8300__58213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8300__58213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8300__58213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.442346 -9.302673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.442346"^^xsd:decimal ;
  dwc:decimalLongitude "-9.302673"^^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/8300__58213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.442346 -9.302673)"^^geo:wktLiteral ;
  geo-pos:lat "51.442346"^^xsd:decimal ;
  geo-pos:long "-9.302673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8300__58213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "58213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8300_> ;
  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 '1937'^^xsd:integer;
  dwc:catalogNumber 'https://happywhale.com/encounter/58213'^^xsd:anyURI;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1937_81300'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.098888888889'^^xsd:double;
  dwc:continentOcean 'Celtic Sea'^^xsd:string;
  dwc:longitude '-9.302673'^^xsd:double;
  dwc:latitude '51.442346'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.302673 51.442346, -9.302673 51.442346, -9.302673 51.442346, -9.302673 51.442346, -9.302673 51.442346))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; {"catalog_number":"https://happywhale.com/encounter/58213","organism_id":"(unknown)","organism_name":"(no name)","occurrence_remarks":"species unconfirmed"}; Identification Type: Photo Identification; Taxon recorded as "Atlantic White-sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '58213'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF