@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/8269__2155_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.578 -67.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.578"^^xsd:decimal ;
  dwc:decimalLongitude "-67.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1203'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_1203'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.466666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-67.01'^^xsd:double;
  dwc:latitude '-50.578'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.01 -50.578, -67.01 -50.578, -67.01 -50.578, -67.01 -50.578, -67.01 -50.578))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1203'^^xsd:string;
  dwc:observationDate '2019-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.578 -67.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.578"^^xsd:decimal ;
  dwc:decimalLongitude "-67.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_375'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_375'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.466666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-67.01'^^xsd:double;
  dwc:latitude '-50.578'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.01 -50.578, -67.01 -50.578, -67.01 -50.578, -67.01 -50.578, -67.01 -50.578))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_375'^^xsd:string;
  dwc:observationDate '2019-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.021 -66.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.021"^^xsd:decimal ;
  dwc:decimalLongitude "-66.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1204'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus australis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_1204'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-66.996'^^xsd:double;
  dwc:latitude '-53.021'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.996 -53.021, -66.996 -53.021, -66.996 -53.021, -66.996 -53.021, -66.996 -53.021))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "PE" by the provider'^^xsd:string;
  dwc:aphiaid '254980'^^xsd:integer;
  dwc:occurrenceId '2155_1204'^^xsd:string;
  dwc:observationDate '2019-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.021 -66.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.021"^^xsd:decimal ;
  dwc:decimalLongitude "-66.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_376'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus australis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_376'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-66.996'^^xsd:double;
  dwc:latitude '-53.021'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.996 -53.021, -66.996 -53.021, -66.996 -53.021, -66.996 -53.021, -66.996 -53.021))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "PE" by the provider'^^xsd:string;
  dwc:aphiaid '254980'^^xsd:integer;
  dwc:occurrenceId '2155_376'^^xsd:string;
  dwc:observationDate '2019-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.977 -66.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.977"^^xsd:decimal ;
  dwc:decimalLongitude "-66.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_374'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_374'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.2'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-66.974'^^xsd:double;
  dwc:latitude '-49.977'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.974 -49.977, -66.974 -49.977, -66.974 -49.977, -66.974 -49.977, -66.974 -49.977))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_374'^^xsd:string;
  dwc:observationDate '2019-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.977 -66.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.977"^^xsd:decimal ;
  dwc:decimalLongitude "-66.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1202'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_1202'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.2'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-66.974'^^xsd:double;
  dwc:latitude '-49.977'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.974 -49.977, -66.974 -49.977, -66.974 -49.977, -66.974 -49.977, -66.974 -49.977))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1202'^^xsd:string;
  dwc:observationDate '2019-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.639 -66.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.639"^^xsd:decimal ;
  dwc:decimalLongitude "-66.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1205'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_1205'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-66.719'^^xsd:double;
  dwc:latitude '-53.639'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.719 -53.639, -66.719 -53.639, -66.719 -53.639, -66.719 -53.639, -66.719 -53.639))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1205'^^xsd:string;
  dwc:observationDate '2019-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.639 -66.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.639"^^xsd:decimal ;
  dwc:decimalLongitude "-66.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_377'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_377'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-66.719'^^xsd:double;
  dwc:latitude '-53.639'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.719 -53.639, -66.719 -53.639, -66.719 -53.639, -66.719 -53.639, -66.719 -53.639))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_377'^^xsd:string;
  dwc:observationDate '2019-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.091 -66.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.091"^^xsd:decimal ;
  dwc:decimalLongitude "-66.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1208'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_1208'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.183333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-66.634'^^xsd:double;
  dwc:latitude '-55.091'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.634 -55.091, -66.634 -55.091, -66.634 -55.091, -66.634 -55.091, -66.634 -55.091))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1208'^^xsd:string;
  dwc:observationDate '2020-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.091 -66.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.091"^^xsd:decimal ;
  dwc:decimalLongitude "-66.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_380'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_380'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.183333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-66.634'^^xsd:double;
  dwc:latitude '-55.091'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.634 -55.091, -66.634 -55.091, -66.634 -55.091, -66.634 -55.091, -66.634 -55.091))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_380'^^xsd:string;
  dwc:observationDate '2020-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.131 -66.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.131"^^xsd:decimal ;
  dwc:decimalLongitude "-66.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_381'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus australis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_381'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.633333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-66.515'^^xsd:double;
  dwc:latitude '-55.131'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.515 -55.131, -66.515 -55.131, -66.515 -55.131, -66.515 -55.131, -66.515 -55.131))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "PE" by the provider'^^xsd:string;
  dwc:aphiaid '254980'^^xsd:integer;
  dwc:occurrenceId '2155_381'^^xsd:string;
  dwc:observationDate '2020-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '1571884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.131 -66.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.131"^^xsd:decimal ;
  dwc:decimalLongitude "-66.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1209'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus australis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_1209'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.633333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-66.515'^^xsd:double;
  dwc:latitude '-55.131'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.515 -55.131, -66.515 -55.131, -66.515 -55.131, -66.515 -55.131, -66.515 -55.131))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "PE" by the provider'^^xsd:string;
  dwc:aphiaid '254980'^^xsd:integer;
  dwc:occurrenceId '2155_1209'^^xsd:string;
  dwc:observationDate '2020-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '1571884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.177 -66.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.177"^^xsd:decimal ;
  dwc:decimalLongitude "-66.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1210'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_1210'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.15'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-66.38'^^xsd:double;
  dwc:latitude '-55.177'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.38 -55.177, -66.38 -55.177, -66.38 -55.177, -66.38 -55.177, -66.38 -55.177))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1210'^^xsd:string;
  dwc:observationDate '2020-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.177 -66.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.177"^^xsd:decimal ;
  dwc:decimalLongitude "-66.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_382'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_382'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.15'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-66.38'^^xsd:double;
  dwc:latitude '-55.177'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.38 -55.177, -66.38 -55.177, -66.38 -55.177, -66.38 -55.177, -66.38 -55.177))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_382'^^xsd:string;
  dwc:observationDate '2020-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.391 -66.076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.391"^^xsd:decimal ;
  dwc:decimalLongitude "-66.076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_383'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_383'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.8'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-66.076'^^xsd:double;
  dwc:latitude '-55.391'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.076 -55.391, -66.076 -55.391, -66.076 -55.391, -66.076 -55.391, -66.076 -55.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '2155_383'^^xsd:string;
  dwc:observationDate '2020-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.391 -66.076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.391"^^xsd:decimal ;
  dwc:decimalLongitude "-66.076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1211'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_1211'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.8'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-66.076'^^xsd:double;
  dwc:latitude '-55.391'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.076 -55.391, -66.076 -55.391, -66.076 -55.391, -66.076 -55.391, -66.076 -55.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '2155_1211'^^xsd:string;
  dwc:observationDate '2020-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.637 -65.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.637"^^xsd:decimal ;
  dwc:decimalLongitude "-65.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1201'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_1201'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-65.855'^^xsd:double;
  dwc:latitude '-48.637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.855 -48.637, -65.855 -48.637, -65.855 -48.637, -65.855 -48.637, -65.855 -48.637))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1201'^^xsd:string;
  dwc:observationDate '2019-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.637 -65.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.637"^^xsd:decimal ;
  dwc:decimalLongitude "-65.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_373'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_373'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-65.855'^^xsd:double;
  dwc:latitude '-48.637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.855 -48.637, -65.855 -48.637, -65.855 -48.637, -65.855 -48.637, -65.855 -48.637))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_373'^^xsd:string;
  dwc:observationDate '2019-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.537 -65.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.537"^^xsd:decimal ;
  dwc:decimalLongitude "-65.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_372'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_372'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-65.774'^^xsd:double;
  dwc:latitude '-48.537'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.774 -48.537, -65.774 -48.537, -65.774 -48.537, -65.774 -48.537, -65.774 -48.537))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_372'^^xsd:string;
  dwc:observationDate '2019-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.537 -65.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.537"^^xsd:decimal ;
  dwc:decimalLongitude "-65.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1200'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_1200'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-65.774'^^xsd:double;
  dwc:latitude '-48.537'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.774 -48.537, -65.774 -48.537, -65.774 -48.537, -65.774 -48.537, -65.774 -48.537))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1200'^^xsd:string;
  dwc:observationDate '2019-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.443 -65.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.443"^^xsd:decimal ;
  dwc:decimalLongitude "-65.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_371'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_371'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-65.692'^^xsd:double;
  dwc:latitude '-48.443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.692 -48.443, -65.692 -48.443, -65.692 -48.443, -65.692 -48.443, -65.692 -48.443))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_371'^^xsd:string;
  dwc:observationDate '2019-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.443 -65.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.443"^^xsd:decimal ;
  dwc:decimalLongitude "-65.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1199'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_1199'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-65.692'^^xsd:double;
  dwc:latitude '-48.443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.692 -48.443, -65.692 -48.443, -65.692 -48.443, -65.692 -48.443, -65.692 -48.443))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1199'^^xsd:string;
  dwc:observationDate '2019-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.758 -65.327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.758"^^xsd:decimal ;
  dwc:decimalLongitude "-65.327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_370'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_370'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.0333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-65.327'^^xsd:double;
  dwc:latitude '-47.758'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.327 -47.758, -65.327 -47.758, -65.327 -47.758, -65.327 -47.758, -65.327 -47.758))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_370'^^xsd:string;
  dwc:observationDate '2019-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.758 -65.327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.758"^^xsd:decimal ;
  dwc:decimalLongitude "-65.327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1198'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_1198'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.0333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-65.327'^^xsd:double;
  dwc:latitude '-47.758'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.327 -47.758, -65.327 -47.758, -65.327 -47.758, -65.327 -47.758, -65.327 -47.758))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1198'^^xsd:string;
  dwc:observationDate '2019-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.439 -65.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.439"^^xsd:decimal ;
  dwc:decimalLongitude "-65.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_369'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_369'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.91666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-65.305'^^xsd:double;
  dwc:latitude '-47.439'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.305 -47.439, -65.305 -47.439, -65.305 -47.439, -65.305 -47.439, -65.305 -47.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_369'^^xsd:string;
  dwc:observationDate '2019-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.439 -65.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.439"^^xsd:decimal ;
  dwc:decimalLongitude "-65.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1197'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_1197'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.91666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-65.305'^^xsd:double;
  dwc:latitude '-47.439'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.305 -47.439, -65.305 -47.439, -65.305 -47.439, -65.305 -47.439, -65.305 -47.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1197'^^xsd:string;
  dwc:observationDate '2019-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.052 -65.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.052"^^xsd:decimal ;
  dwc:decimalLongitude "-65.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1196'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_1196'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.466666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-65.231'^^xsd:double;
  dwc:latitude '-46.052'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.231 -46.052, -65.231 -46.052, -65.231 -46.052, -65.231 -46.052, -65.231 -46.052))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1196'^^xsd:string;
  dwc:observationDate '2019-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.052 -65.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.052"^^xsd:decimal ;
  dwc:decimalLongitude "-65.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_368'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_368'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.466666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-65.231'^^xsd:double;
  dwc:latitude '-46.052'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.231 -46.052, -65.231 -46.052, -65.231 -46.052, -65.231 -46.052, -65.231 -46.052))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_368'^^xsd:string;
  dwc:observationDate '2019-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.909 -65.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.909"^^xsd:decimal ;
  dwc:decimalLongitude "-65.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1207'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2155_1207'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-65.157'^^xsd:double;
  dwc:latitude '-54.909'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.157 -54.909, -65.157 -54.909, -65.157 -54.909, -65.157 -54.909, -65.157 -54.909))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1207'^^xsd:string;
  dwc:observationDate '2019-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.909 -65.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.909"^^xsd:decimal ;
  dwc:decimalLongitude "-65.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_379'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2155_379'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-65.157'^^xsd:double;
  dwc:latitude '-54.909'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.157 -54.909, -65.157 -54.909, -65.157 -54.909, -65.157 -54.909, -65.157 -54.909))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_379'^^xsd:string;
  dwc:observationDate '2019-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -64.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-64.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1206'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2155_1206'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.65'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-64.985'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.985 -54.85, -64.985 -54.85, -64.985 -54.85, -64.985 -54.85, -64.985 -54.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1206'^^xsd:string;
  dwc:observationDate '2019-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -64.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-64.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_378'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2155_378'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.65'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-64.985'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.985 -54.85, -64.985 -54.85, -64.985 -54.85, -64.985 -54.85, -64.985 -54.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_378'^^xsd:string;
  dwc:observationDate '2019-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.812 -63.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.812"^^xsd:decimal ;
  dwc:decimalLongitude "-63.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1212'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1212'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-63.972'^^xsd:double;
  dwc:latitude '-56.812'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.972 -56.812, -63.972 -56.812, -63.972 -56.812, -63.972 -56.812, -63.972 -56.812))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '2155_1212'^^xsd:string;
  dwc:observationDate '2020-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.812 -63.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.812"^^xsd:decimal ;
  dwc:decimalLongitude "-63.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_384'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_384'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-63.972'^^xsd:double;
  dwc:latitude '-56.812'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.972 -56.812, -63.972 -56.812, -63.972 -56.812, -63.972 -56.812, -63.972 -56.812))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '2155_384'^^xsd:string;
  dwc:observationDate '2020-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.597 -62.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.597"^^xsd:decimal ;
  dwc:decimalLongitude "-62.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1215'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_1215'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.5'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-62.708'^^xsd:double;
  dwc:latitude '-64.597'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.708 -64.597, -62.708 -64.597, -62.708 -64.597, -62.708 -64.597, -62.708 -64.597))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '2155_1215'^^xsd:string;
  dwc:observationDate '2020-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.597 -62.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.597"^^xsd:decimal ;
  dwc:decimalLongitude "-62.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_387'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_387'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.5'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-62.708'^^xsd:double;
  dwc:latitude '-64.597'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.708 -64.597, -62.708 -64.597, -62.708 -64.597, -62.708 -64.597, -62.708 -64.597))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '2155_387'^^xsd:string;
  dwc:observationDate '2020-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.13 -62.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-62.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_367'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_367'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.133333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-62.283'^^xsd:double;
  dwc:latitude '-43.13'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.283 -43.13, -62.283 -43.13, -62.283 -43.13, -62.283 -43.13, -62.283 -43.13))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_367'^^xsd:string;
  dwc:observationDate '2019-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.13 -62.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-62.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1195'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_1195'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.133333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-62.283'^^xsd:double;
  dwc:latitude '-43.13'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.283 -43.13, -62.283 -43.13, -62.283 -43.13, -62.283 -43.13, -62.283 -43.13))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1195'^^xsd:string;
  dwc:observationDate '2019-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.834 -62.262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.834"^^xsd:decimal ;
  dwc:decimalLongitude "-62.262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1213'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1213'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.533333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-62.262'^^xsd:double;
  dwc:latitude '-57.834'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.262 -57.834, -62.262 -57.834, -62.262 -57.834, -62.262 -57.834, -62.262 -57.834))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1213'^^xsd:string;
  dwc:observationDate '2020-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.834 -62.262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.834"^^xsd:decimal ;
  dwc:decimalLongitude "-62.262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_385'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_385'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.533333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-62.262'^^xsd:double;
  dwc:latitude '-57.834'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.262 -57.834, -62.262 -57.834, -62.262 -57.834, -62.262 -57.834, -62.262 -57.834))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_385'^^xsd:string;
  dwc:observationDate '2020-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.163 -62.037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.163"^^xsd:decimal ;
  dwc:decimalLongitude "-62.037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1216'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_1216'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-62.037'^^xsd:double;
  dwc:latitude '-63.163'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.037 -63.163, -62.037 -63.163, -62.037 -63.163, -62.037 -63.163, -62.037 -63.163))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '2155_1216'^^xsd:string;
  dwc:observationDate '2020-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.163 -62.037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.163"^^xsd:decimal ;
  dwc:decimalLongitude "-62.037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_388'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_388'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-62.037'^^xsd:double;
  dwc:latitude '-63.163'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.037 -63.163, -62.037 -63.163, -62.037 -63.163, -62.037 -63.163, -62.037 -63.163))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '2155_388'^^xsd:string;
  dwc:observationDate '2020-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.998 -62.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.998"^^xsd:decimal ;
  dwc:decimalLongitude "-62.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1214'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1214'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.683333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-62.011'^^xsd:double;
  dwc:latitude '-57.998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.011 -57.998, -62.011 -57.998, -62.011 -57.998, -62.011 -57.998, -62.011 -57.998))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1214'^^xsd:string;
  dwc:observationDate '2020-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.998 -62.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.998"^^xsd:decimal ;
  dwc:decimalLongitude "-62.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_386'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_386'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.683333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-62.011'^^xsd:double;
  dwc:latitude '-57.998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.011 -57.998, -62.011 -57.998, -62.011 -57.998, -62.011 -57.998, -62.011 -57.998))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_386'^^xsd:string;
  dwc:observationDate '2020-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.579 -61.526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.579"^^xsd:decimal ;
  dwc:decimalLongitude "-61.526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_366'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_366'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.566666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-61.526'^^xsd:double;
  dwc:latitude '-42.579'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.526 -42.579, -61.526 -42.579, -61.526 -42.579, -61.526 -42.579, -61.526 -42.579))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_366'^^xsd:string;
  dwc:observationDate '2019-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.579 -61.526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.579"^^xsd:decimal ;
  dwc:decimalLongitude "-61.526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1194'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_1194'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.566666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-61.526'^^xsd:double;
  dwc:latitude '-42.579'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.526 -42.579, -61.526 -42.579, -61.526 -42.579, -61.526 -42.579, -61.526 -42.579))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1194'^^xsd:string;
  dwc:observationDate '2019-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.648 -60.212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.648"^^xsd:decimal ;
  dwc:decimalLongitude "-60.212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_365'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_365'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.7833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-60.212'^^xsd:double;
  dwc:latitude '-41.648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.212 -41.648, -60.212 -41.648, -60.212 -41.648, -60.212 -41.648, -60.212 -41.648))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_365'^^xsd:string;
  dwc:observationDate '2019-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.648 -60.212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.648"^^xsd:decimal ;
  dwc:decimalLongitude "-60.212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1193'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_1193'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.7833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-60.212'^^xsd:double;
  dwc:latitude '-41.648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.212 -41.648, -60.212 -41.648, -60.212 -41.648, -60.212 -41.648, -60.212 -41.648))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1193'^^xsd:string;
  dwc:observationDate '2019-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.54 -60.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.54"^^xsd:decimal ;
  dwc:decimalLongitude "-60.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_364'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_364'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.9166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-60.073'^^xsd:double;
  dwc:latitude '-41.54'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.073 -41.54, -60.073 -41.54, -60.073 -41.54, -60.073 -41.54, -60.073 -41.54))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_364'^^xsd:string;
  dwc:observationDate '2019-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.54 -60.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.54"^^xsd:decimal ;
  dwc:decimalLongitude "-60.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1192'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_1192'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.9166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-60.073'^^xsd:double;
  dwc:latitude '-41.54'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.073 -41.54, -60.073 -41.54, -60.073 -41.54, -60.073 -41.54, -60.073 -41.54))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1192'^^xsd:string;
  dwc:observationDate '2019-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.729 -59.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.729"^^xsd:decimal ;
  dwc:decimalLongitude "-59.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1217'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2155_1217'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.2'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-59.892'^^xsd:double;
  dwc:latitude '-62.729'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.892 -62.729, -59.892 -62.729, -59.892 -62.729, -59.892 -62.729, -59.892 -62.729))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '2155_1217'^^xsd:string;
  dwc:observationDate '2020-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.729 -59.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.729"^^xsd:decimal ;
  dwc:decimalLongitude "-59.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_389'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2155_389'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.2'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-59.892'^^xsd:double;
  dwc:latitude '-62.729'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.892 -62.729, -59.892 -62.729, -59.892 -62.729, -59.892 -62.729, -59.892 -62.729))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '2155_389'^^xsd:string;
  dwc:observationDate '2020-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.299 -59.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.299"^^xsd:decimal ;
  dwc:decimalLongitude "-59.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_363'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_363'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.9666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-59.759'^^xsd:double;
  dwc:latitude '-41.299'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.759 -41.299, -59.759 -41.299, -59.759 -41.299, -59.759 -41.299, -59.759 -41.299))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_363'^^xsd:string;
  dwc:observationDate '2019-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.299 -59.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.299"^^xsd:decimal ;
  dwc:decimalLongitude "-59.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1191'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_1191'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.9666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-59.759'^^xsd:double;
  dwc:latitude '-41.299'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.759 -41.299, -59.759 -41.299, -59.759 -41.299, -59.759 -41.299, -59.759 -41.299))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1191'^^xsd:string;
  dwc:observationDate '2019-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.484 -58.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.484"^^xsd:decimal ;
  dwc:decimalLongitude "-58.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_362'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2155_362'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.366666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-58.725'^^xsd:double;
  dwc:latitude '-40.484'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.725 -40.484, -58.725 -40.484, -58.725 -40.484, -58.725 -40.484, -58.725 -40.484))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_362'^^xsd:string;
  dwc:observationDate '2019-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.484 -58.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.484"^^xsd:decimal ;
  dwc:decimalLongitude "-58.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1190'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2155_1190'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.366666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-58.725'^^xsd:double;
  dwc:latitude '-40.484'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.725 -40.484, -58.725 -40.484, -58.725 -40.484, -58.725 -40.484, -58.725 -40.484))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "NBHF" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1190'^^xsd:string;
  dwc:observationDate '2019-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.371 -58.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.371"^^xsd:decimal ;
  dwc:decimalLongitude "-58.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_390'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2155_390'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-58.722'^^xsd:double;
  dwc:latitude '-62.371'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.722 -62.371, -58.722 -62.371, -58.722 -62.371, -58.722 -62.371, -58.722 -62.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '2155_390'^^xsd:string;
  dwc:observationDate '2020-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.371 -58.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.371"^^xsd:decimal ;
  dwc:decimalLongitude "-58.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1218'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2155_1218'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-58.722'^^xsd:double;
  dwc:latitude '-62.371'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.722 -62.371, -58.722 -62.371, -58.722 -62.371, -58.722 -62.371, -58.722 -62.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '2155_1218'^^xsd:string;
  dwc:observationDate '2020-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.839 -55.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-38.839"^^xsd:decimal ;
  dwc:decimalLongitude "-55.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_361'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2155_361'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.2166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-55.468'^^xsd:double;
  dwc:latitude '-38.839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.468 -38.839, -55.468 -38.839, -55.468 -38.839, -55.468 -38.839, -55.468 -38.839))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_361'^^xsd:string;
  dwc:observationDate '2019-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.839 -55.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-38.839"^^xsd:decimal ;
  dwc:decimalLongitude "-55.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1189'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2155_1189'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.2166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-55.468'^^xsd:double;
  dwc:latitude '-38.839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.468 -38.839, -55.468 -38.839, -55.468 -38.839, -55.468 -38.839, -55.468 -38.839))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_1189'^^xsd:string;
  dwc:observationDate '2019-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.576416 -54.698312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-38.576416"^^xsd:decimal ;
  dwc:decimalLongitude "-54.698312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_360'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_360'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-54.698312'^^xsd:double;
  dwc:latitude '-38.576416'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.698312 -38.576416, -54.698312 -38.576416, -54.698312 -38.576416, -54.698312 -38.576416, -54.698312 -38.576416))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_360'^^xsd:string;
  dwc:observationDate '2019-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.576416 -54.698312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-38.576416"^^xsd:decimal ;
  dwc:decimalLongitude "-54.698312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1188'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_1188'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-54.698312'^^xsd:double;
  dwc:latitude '-38.576416'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.698312 -38.576416, -54.698312 -38.576416, -54.698312 -38.576416, -54.698312 -38.576416, -54.698312 -38.576416))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1188'^^xsd:string;
  dwc:observationDate '2019-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.527753 -54.590833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-38.527753"^^xsd:decimal ;
  dwc:decimalLongitude "-54.590833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_359'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_359'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.616666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-54.590833'^^xsd:double;
  dwc:latitude '-38.527753'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.590833 -38.527753, -54.590833 -38.527753, -54.590833 -38.527753, -54.590833 -38.527753, -54.590833 -38.527753))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_359'^^xsd:string;
  dwc:observationDate '2019-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.527753 -54.590833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-38.527753"^^xsd:decimal ;
  dwc:decimalLongitude "-54.590833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1187'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_1187'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.616666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-54.590833'^^xsd:double;
  dwc:latitude '-38.527753'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.590833 -38.527753, -54.590833 -38.527753, -54.590833 -38.527753, -54.590833 -38.527753, -54.590833 -38.527753))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1187'^^xsd:string;
  dwc:observationDate '2019-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.628136 -54.571933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-38.628136"^^xsd:decimal ;
  dwc:decimalLongitude "-54.571933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1186'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_1186'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.616666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-54.571933'^^xsd:double;
  dwc:latitude '-38.628136'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.571933 -38.628136, -54.571933 -38.628136, -54.571933 -38.628136, -54.571933 -38.628136, -54.571933 -38.628136))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1186'^^xsd:string;
  dwc:observationDate '2019-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.628136 -54.571933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-38.628136"^^xsd:decimal ;
  dwc:decimalLongitude "-54.571933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_358'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_358'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.616666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-54.571933'^^xsd:double;
  dwc:latitude '-38.628136'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.571933 -38.628136, -54.571933 -38.628136, -54.571933 -38.628136, -54.571933 -38.628136, -54.571933 -38.628136))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_358'^^xsd:string;
  dwc:observationDate '2019-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.458 -54.082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-38.458"^^xsd:decimal ;
  dwc:decimalLongitude "-54.082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1185'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_1185'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-54.082'^^xsd:double;
  dwc:latitude '-38.458'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.082 -38.458, -54.082 -38.458, -54.082 -38.458, -54.082 -38.458, -54.082 -38.458))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_1185'^^xsd:string;
  dwc:observationDate '2019-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.458 -54.082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-38.458"^^xsd:decimal ;
  dwc:decimalLongitude "-54.082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_357'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_357'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-54.082'^^xsd:double;
  dwc:latitude '-38.458'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.082 -38.458, -54.082 -38.458, -54.082 -38.458, -54.082 -38.458, -54.082 -38.458))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_357'^^xsd:string;
  dwc:observationDate '2019-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.41618 -54.053875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-38.41618"^^xsd:decimal ;
  dwc:decimalLongitude "-54.053875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1184'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_1184'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.366666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-54.053875'^^xsd:double;
  dwc:latitude '-38.41618'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.053875 -38.41618, -54.053875 -38.41618, -54.053875 -38.41618, -54.053875 -38.41618, -54.053875 -38.41618))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1184'^^xsd:string;
  dwc:observationDate '2019-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.41618 -54.053875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-38.41618"^^xsd:decimal ;
  dwc:decimalLongitude "-54.053875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_356'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_356'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.366666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-54.053875'^^xsd:double;
  dwc:latitude '-38.41618'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.053875 -38.41618, -54.053875 -38.41618, -54.053875 -38.41618, -54.053875 -38.41618, -54.053875 -38.41618))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_356'^^xsd:string;
  dwc:observationDate '2019-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.778 -51.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.778"^^xsd:decimal ;
  dwc:decimalLongitude "-51.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1183'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_1183'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-51.899'^^xsd:double;
  dwc:latitude '-37.778'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.899 -37.778, -51.899 -37.778, -51.899 -37.778, -51.899 -37.778, -51.899 -37.778))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_1183'^^xsd:string;
  dwc:observationDate '2019-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.778 -51.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.778"^^xsd:decimal ;
  dwc:decimalLongitude "-51.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_355'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_355'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-51.899'^^xsd:double;
  dwc:latitude '-37.778'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.899 -37.778, -51.899 -37.778, -51.899 -37.778, -51.899 -37.778, -51.899 -37.778))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_355'^^xsd:string;
  dwc:observationDate '2019-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.711 -51.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.711"^^xsd:decimal ;
  dwc:decimalLongitude "-51.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1182'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_1182'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.4666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-51.682'^^xsd:double;
  dwc:latitude '-37.711'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.682 -37.711, -51.682 -37.711, -51.682 -37.711, -51.682 -37.711, -51.682 -37.711))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_1182'^^xsd:string;
  dwc:observationDate '2019-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.711 -51.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.711"^^xsd:decimal ;
  dwc:decimalLongitude "-51.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_354'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_354'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.4666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-51.682'^^xsd:double;
  dwc:latitude '-37.711'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.682 -37.711, -51.682 -37.711, -51.682 -37.711, -51.682 -37.711, -51.682 -37.711))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_354'^^xsd:string;
  dwc:observationDate '2019-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.452 -50.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.452"^^xsd:decimal ;
  dwc:decimalLongitude "-50.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1181'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_1181'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.65'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-50.88'^^xsd:double;
  dwc:latitude '-37.452'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.88 -37.452, -50.88 -37.452, -50.88 -37.452, -50.88 -37.452, -50.88 -37.452))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_1181'^^xsd:string;
  dwc:observationDate '2019-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.452 -50.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.452"^^xsd:decimal ;
  dwc:decimalLongitude "-50.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_353'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_353'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.65'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-50.88'^^xsd:double;
  dwc:latitude '-37.452'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.88 -37.452, -50.88 -37.452, -50.88 -37.452, -50.88 -37.452, -50.88 -37.452))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_353'^^xsd:string;
  dwc:observationDate '2019-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.334 -50.512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.334"^^xsd:decimal ;
  dwc:decimalLongitude "-50.512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1180'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_1180'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.9666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-50.512'^^xsd:double;
  dwc:latitude '-37.334'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.512 -37.334, -50.512 -37.334, -50.512 -37.334, -50.512 -37.334, -50.512 -37.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_1180'^^xsd:string;
  dwc:observationDate '2019-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.334 -50.512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.334"^^xsd:decimal ;
  dwc:decimalLongitude "-50.512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_352'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_352'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.9666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-50.512'^^xsd:double;
  dwc:latitude '-37.334'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.512 -37.334, -50.512 -37.334, -50.512 -37.334, -50.512 -37.334, -50.512 -37.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_352'^^xsd:string;
  dwc:observationDate '2019-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.219 -50.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.219"^^xsd:decimal ;
  dwc:decimalLongitude "-50.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_351'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_351'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-50.175'^^xsd:double;
  dwc:latitude '-37.219'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.175 -37.219, -50.175 -37.219, -50.175 -37.219, -50.175 -37.219, -50.175 -37.219))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_351'^^xsd:string;
  dwc:observationDate '2019-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.219 -50.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.219"^^xsd:decimal ;
  dwc:decimalLongitude "-50.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1179'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_1179'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-50.175'^^xsd:double;
  dwc:latitude '-37.219'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.175 -37.219, -50.175 -37.219, -50.175 -37.219, -50.175 -37.219, -50.175 -37.219))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1179'^^xsd:string;
  dwc:observationDate '2019-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.174135 -47.257485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.174135"^^xsd:decimal ;
  dwc:decimalLongitude "-47.257485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1178'^^xsd:string;
  dwc:scientificName 'Hyperoodontidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_1178'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-47.257485'^^xsd:double;
  dwc:latitude '-36.174135'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.257485 -36.174135, -47.257485 -36.174135, -47.257485 -36.174135, -47.257485 -36.174135, -47.257485 -36.174135))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BW" by the provider'^^xsd:string;
  dwc:aphiaid '384757'^^xsd:integer;
  dwc:occurrenceId '2155_1178'^^xsd:string;
  dwc:observationDate '2019-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.174135 -47.257485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.174135"^^xsd:decimal ;
  dwc:decimalLongitude "-47.257485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_350'^^xsd:string;
  dwc:scientificName 'Hyperoodontidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_350'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-47.257485'^^xsd:double;
  dwc:latitude '-36.174135'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.257485 -36.174135, -47.257485 -36.174135, -47.257485 -36.174135, -47.257485 -36.174135, -47.257485 -36.174135))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BW" by the provider'^^xsd:string;
  dwc:aphiaid '384757'^^xsd:integer;
  dwc:occurrenceId '2155_350'^^xsd:string;
  dwc:observationDate '2019-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.863 -46.411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-35.863"^^xsd:decimal ;
  dwc:decimalLongitude "-46.411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1177'^^xsd:string;
  dwc:scientificName 'Feresa attenuata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_1177'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.7333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-46.411'^^xsd:double;
  dwc:latitude '-35.863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-46.411 -35.863, -46.411 -35.863, -46.411 -35.863, -46.411 -35.863, -46.411 -35.863))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "PKW" by the provider'^^xsd:string;
  dwc:aphiaid '137095'^^xsd:integer;
  dwc:occurrenceId '2155_1177'^^xsd:string;
  dwc:observationDate '2019-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.863 -46.411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-35.863"^^xsd:decimal ;
  dwc:decimalLongitude "-46.411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_349'^^xsd:string;
  dwc:scientificName 'Feresa attenuata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_349'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.7333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-46.411'^^xsd:double;
  dwc:latitude '-35.863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-46.411 -35.863, -46.411 -35.863, -46.411 -35.863, -46.411 -35.863, -46.411 -35.863))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "PKW" by the provider'^^xsd:string;
  dwc:aphiaid '137095'^^xsd:integer;
  dwc:occurrenceId '2155_349'^^xsd:string;
  dwc:observationDate '2019-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.776 -46.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-35.776"^^xsd:decimal ;
  dwc:decimalLongitude "-46.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1176'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_1176'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.6'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-46.197'^^xsd:double;
  dwc:latitude '-35.776'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-46.197 -35.776, -46.197 -35.776, -46.197 -35.776, -46.197 -35.776, -46.197 -35.776))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_1176'^^xsd:string;
  dwc:observationDate '2019-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.776 -46.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-35.776"^^xsd:decimal ;
  dwc:decimalLongitude "-46.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_348'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_348'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.6'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-46.197'^^xsd:double;
  dwc:latitude '-35.776'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-46.197 -35.776, -46.197 -35.776, -46.197 -35.776, -46.197 -35.776, -46.197 -35.776))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_348'^^xsd:string;
  dwc:observationDate '2019-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.589 -45.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-35.589"^^xsd:decimal ;
  dwc:decimalLongitude "-45.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1175'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_1175'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.0166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-45.693'^^xsd:double;
  dwc:latitude '-35.589'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-45.693 -35.589, -45.693 -35.589, -45.693 -35.589, -45.693 -35.589, -45.693 -35.589))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1175'^^xsd:string;
  dwc:observationDate '2019-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.589 -45.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-35.589"^^xsd:decimal ;
  dwc:decimalLongitude "-45.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_347'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_347'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.0166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-45.693'^^xsd:double;
  dwc:latitude '-35.589'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-45.693 -35.589, -45.693 -35.589, -45.693 -35.589, -45.693 -35.589, -45.693 -35.589))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_347'^^xsd:string;
  dwc:observationDate '2019-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.888 -43.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.888"^^xsd:decimal ;
  dwc:decimalLongitude "-43.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1174'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2155_1174'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-43.958'^^xsd:double;
  dwc:latitude '-34.888'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-43.958 -34.888, -43.958 -34.888, -43.958 -34.888, -43.958 -34.888, -43.958 -34.888))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1174'^^xsd:string;
  dwc:observationDate '2019-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.888 -43.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.888"^^xsd:decimal ;
  dwc:decimalLongitude "-43.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_346'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2155_346'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-43.958'^^xsd:double;
  dwc:latitude '-34.888'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-43.958 -34.888, -43.958 -34.888, -43.958 -34.888, -43.958 -34.888, -43.958 -34.888))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_346'^^xsd:string;
  dwc:observationDate '2019-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.759 -43.647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.759"^^xsd:decimal ;
  dwc:decimalLongitude "-43.647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1173'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2155_1173'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.966666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-43.647'^^xsd:double;
  dwc:latitude '-34.759'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-43.647 -34.759, -43.647 -34.759, -43.647 -34.759, -43.647 -34.759, -43.647 -34.759))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_1173'^^xsd:string;
  dwc:observationDate '2019-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.759 -43.647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.759"^^xsd:decimal ;
  dwc:decimalLongitude "-43.647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_345'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2155_345'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.966666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-43.647'^^xsd:double;
  dwc:latitude '-34.759'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-43.647 -34.759, -43.647 -34.759, -43.647 -34.759, -43.647 -34.759, -43.647 -34.759))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_345'^^xsd:string;
  dwc:observationDate '2019-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.528 -43.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.528"^^xsd:decimal ;
  dwc:decimalLongitude "-43.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_344'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2155_344'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-43.108'^^xsd:double;
  dwc:latitude '-34.528'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-43.108 -34.528, -43.108 -34.528, -43.108 -34.528, -43.108 -34.528, -43.108 -34.528))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '2155_344'^^xsd:string;
  dwc:observationDate '2019-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.528 -43.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.528"^^xsd:decimal ;
  dwc:decimalLongitude "-43.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1172'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2155_1172'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-43.108'^^xsd:double;
  dwc:latitude '-34.528'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-43.108 -34.528, -43.108 -34.528, -43.108 -34.528, -43.108 -34.528, -43.108 -34.528))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '2155_1172'^^xsd:string;
  dwc:observationDate '2019-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.018 -41.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.018"^^xsd:decimal ;
  dwc:decimalLongitude "-41.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1171'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2155_1171'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-41.923'^^xsd:double;
  dwc:latitude '-34.018'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.923 -34.018, -41.923 -34.018, -41.923 -34.018, -41.923 -34.018, -41.923 -34.018))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1171'^^xsd:string;
  dwc:observationDate '2019-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.018 -41.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.018"^^xsd:decimal ;
  dwc:decimalLongitude "-41.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_343'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2155_343'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-41.923'^^xsd:double;
  dwc:latitude '-34.018'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.923 -34.018, -41.923 -34.018, -41.923 -34.018, -41.923 -34.018, -41.923 -34.018))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_343'^^xsd:string;
  dwc:observationDate '2019-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.922 -41.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.922"^^xsd:decimal ;
  dwc:decimalLongitude "-41.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1170'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2155_1170'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.6333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-41.698'^^xsd:double;
  dwc:latitude '-33.922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.698 -33.922, -41.698 -33.922, -41.698 -33.922, -41.698 -33.922, -41.698 -33.922))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "PLT" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '2155_1170'^^xsd:string;
  dwc:observationDate '2019-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.922 -41.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.922"^^xsd:decimal ;
  dwc:decimalLongitude "-41.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_342'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2155_342'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.6333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-41.698'^^xsd:double;
  dwc:latitude '-33.922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.698 -33.922, -41.698 -33.922, -41.698 -33.922, -41.698 -33.922, -41.698 -33.922))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "PLT" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '2155_342'^^xsd:string;
  dwc:observationDate '2019-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.429 -40.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.429"^^xsd:decimal ;
  dwc:decimalLongitude "-40.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1169'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_1169'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.65'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-40.619'^^xsd:double;
  dwc:latitude '-33.429'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.619 -33.429, -40.619 -33.429, -40.619 -33.429, -40.619 -33.429, -40.619 -33.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_1169'^^xsd:string;
  dwc:observationDate '2019-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.429 -40.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.429"^^xsd:decimal ;
  dwc:decimalLongitude "-40.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_341'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_341'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.65'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-40.619'^^xsd:double;
  dwc:latitude '-33.429'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.619 -33.429, -40.619 -33.429, -40.619 -33.429, -40.619 -33.429, -40.619 -33.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_341'^^xsd:string;
  dwc:observationDate '2019-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.803 -39.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.803"^^xsd:decimal ;
  dwc:decimalLongitude "-39.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1168'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_1168'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.55'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-39.231'^^xsd:double;
  dwc:latitude '-32.803'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-39.231 -32.803, -39.231 -32.803, -39.231 -32.803, -39.231 -32.803, -39.231 -32.803))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1168'^^xsd:string;
  dwc:observationDate '2019-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.803 -39.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.803"^^xsd:decimal ;
  dwc:decimalLongitude "-39.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_340'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_340'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.55'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-39.231'^^xsd:double;
  dwc:latitude '-32.803'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-39.231 -32.803, -39.231 -32.803, -39.231 -32.803, -39.231 -32.803, -39.231 -32.803))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_340'^^xsd:string;
  dwc:observationDate '2019-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.537 -38.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.537"^^xsd:decimal ;
  dwc:decimalLongitude "-38.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1167'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_1167'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.466666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-38.678'^^xsd:double;
  dwc:latitude '-32.537'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-38.678 -32.537, -38.678 -32.537, -38.678 -32.537, -38.678 -32.537, -38.678 -32.537))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_1167'^^xsd:string;
  dwc:observationDate '2019-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.537 -38.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.537"^^xsd:decimal ;
  dwc:decimalLongitude "-38.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_339'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_339'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.466666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-38.678'^^xsd:double;
  dwc:latitude '-32.537'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-38.678 -32.537, -38.678 -32.537, -38.678 -32.537, -38.678 -32.537, -38.678 -32.537))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_339'^^xsd:string;
  dwc:observationDate '2019-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.035 -38.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.035"^^xsd:decimal ;
  dwc:decimalLongitude "-38.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1166'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_1166'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-38.014'^^xsd:double;
  dwc:latitude '-32.035'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-38.014 -32.035, -38.014 -32.035, -38.014 -32.035, -38.014 -32.035, -38.014 -32.035))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1166'^^xsd:string;
  dwc:observationDate '2019-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.035 -38.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.035"^^xsd:decimal ;
  dwc:decimalLongitude "-38.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_338'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_338'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-38.014'^^xsd:double;
  dwc:latitude '-32.035'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-38.014 -32.035, -38.014 -32.035, -38.014 -32.035, -38.014 -32.035, -38.014 -32.035))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_338'^^xsd:string;
  dwc:observationDate '2019-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.356 -37.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.356"^^xsd:decimal ;
  dwc:decimalLongitude "-37.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1165'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_1165'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.3'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-37.44'^^xsd:double;
  dwc:latitude '-31.356'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-37.44 -31.356, -37.44 -31.356, -37.44 -31.356, -37.44 -31.356, -37.44 -31.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1165'^^xsd:string;
  dwc:observationDate '2019-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.356 -37.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.356"^^xsd:decimal ;
  dwc:decimalLongitude "-37.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_337'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_337'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.3'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-37.44'^^xsd:double;
  dwc:latitude '-31.356'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-37.44 -31.356, -37.44 -31.356, -37.44 -31.356, -37.44 -31.356, -37.44 -31.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_337'^^xsd:string;
  dwc:observationDate '2019-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.743 -33.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.743"^^xsd:decimal ;
  dwc:decimalLongitude "-33.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1164'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2155_1164'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-33.956'^^xsd:double;
  dwc:latitude '-30.743'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.956 -30.743, -33.956 -30.743, -33.956 -30.743, -33.956 -30.743, -33.956 -30.743))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1164'^^xsd:string;
  dwc:observationDate '2019-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.743 -33.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.743"^^xsd:decimal ;
  dwc:decimalLongitude "-33.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_336'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2155_336'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-33.956'^^xsd:double;
  dwc:latitude '-30.743'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.956 -30.743, -33.956 -30.743, -33.956 -30.743, -33.956 -30.743, -33.956 -30.743))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_336'^^xsd:string;
  dwc:observationDate '2019-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.726 -33.664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.726"^^xsd:decimal ;
  dwc:decimalLongitude "-33.664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1163'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2155_1163'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.0333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-33.664'^^xsd:double;
  dwc:latitude '-30.726'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.664 -30.726, -33.664 -30.726, -33.664 -30.726, -33.664 -30.726, -33.664 -30.726))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1163'^^xsd:string;
  dwc:observationDate '2019-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.726 -33.664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.726"^^xsd:decimal ;
  dwc:decimalLongitude "-33.664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_335'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2155_335'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.0333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-33.664'^^xsd:double;
  dwc:latitude '-30.726'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.664 -30.726, -33.664 -30.726, -33.664 -30.726, -33.664 -30.726, -33.664 -30.726))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_335'^^xsd:string;
  dwc:observationDate '2019-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.687 -33.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.687"^^xsd:decimal ;
  dwc:decimalLongitude "-33.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1162'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2155_1162'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.9666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-33.006'^^xsd:double;
  dwc:latitude '-30.687'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.006 -30.687, -33.006 -30.687, -33.006 -30.687, -33.006 -30.687, -33.006 -30.687))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1162'^^xsd:string;
  dwc:observationDate '2019-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.687 -33.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.687"^^xsd:decimal ;
  dwc:decimalLongitude "-33.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_334'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2155_334'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.9666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-33.006'^^xsd:double;
  dwc:latitude '-30.687'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.006 -30.687, -33.006 -30.687, -33.006 -30.687, -33.006 -30.687, -33.006 -30.687))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_334'^^xsd:string;
  dwc:observationDate '2019-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.674 -32.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.674"^^xsd:decimal ;
  dwc:decimalLongitude "-32.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_333'^^xsd:string;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2155_333'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.9333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-32.593'^^xsd:double;
  dwc:latitude '-30.674'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-32.593 -30.674, -32.593 -30.674, -32.593 -30.674, -32.593 -30.674, -32.593 -30.674))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "FKW" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '2155_333'^^xsd:string;
  dwc:observationDate '2019-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.674 -32.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.674"^^xsd:decimal ;
  dwc:decimalLongitude "-32.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1161'^^xsd:string;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2155_1161'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.9333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-32.593'^^xsd:double;
  dwc:latitude '-30.674'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-32.593 -30.674, -32.593 -30.674, -32.593 -30.674, -32.593 -30.674, -32.593 -30.674))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "FKW" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '2155_1161'^^xsd:string;
  dwc:observationDate '2019-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.589 -31.162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.589"^^xsd:decimal ;
  dwc:decimalLongitude "-31.162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1160'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2155_1160'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.966666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-31.162'^^xsd:double;
  dwc:latitude '-30.589'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-31.162 -30.589, -31.162 -30.589, -31.162 -30.589, -31.162 -30.589, -31.162 -30.589))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_1160'^^xsd:string;
  dwc:observationDate '2019-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.589 -31.162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.589"^^xsd:decimal ;
  dwc:decimalLongitude "-31.162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_332'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2155_332'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.966666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-31.162'^^xsd:double;
  dwc:latitude '-30.589'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-31.162 -30.589, -31.162 -30.589, -31.162 -30.589, -31.162 -30.589, -31.162 -30.589))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_332'^^xsd:string;
  dwc:observationDate '2019-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.569 -30.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.569"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_331'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2155_331'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.516666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-30.85'^^xsd:double;
  dwc:latitude '-30.569'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.85 -30.569, -30.85 -30.569, -30.85 -30.569, -30.85 -30.569, -30.85 -30.569))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_331'^^xsd:string;
  dwc:observationDate '2019-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.569 -30.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.569"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1159'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2155_1159'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.516666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-30.85'^^xsd:double;
  dwc:latitude '-30.569'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.85 -30.569, -30.85 -30.569, -30.85 -30.569, -30.85 -30.569, -30.85 -30.569))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1159'^^xsd:string;
  dwc:observationDate '2019-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.525 -30.396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.525"^^xsd:decimal ;
  dwc:decimalLongitude "-30.396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_330'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2155_330'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.366666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-30.396'^^xsd:double;
  dwc:latitude '-30.525'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.396 -30.525, -30.396 -30.525, -30.396 -30.525, -30.396 -30.525, -30.396 -30.525))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_330'^^xsd:string;
  dwc:observationDate '2019-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.525 -30.396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.525"^^xsd:decimal ;
  dwc:decimalLongitude "-30.396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1158'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2155_1158'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.366666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-30.396'^^xsd:double;
  dwc:latitude '-30.525'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.396 -30.525, -30.396 -30.525, -30.396 -30.525, -30.396 -30.525, -30.396 -30.525))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1158'^^xsd:string;
  dwc:observationDate '2019-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.519 -30.318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.519"^^xsd:decimal ;
  dwc:decimalLongitude "-30.318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1157'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2155_1157'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-30.318'^^xsd:double;
  dwc:latitude '-30.519'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.318 -30.519, -30.318 -30.519, -30.318 -30.519, -30.318 -30.519, -30.318 -30.519))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1157'^^xsd:string;
  dwc:observationDate '2019-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.519 -30.318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.519"^^xsd:decimal ;
  dwc:decimalLongitude "-30.318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_329'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2155_329'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-30.318'^^xsd:double;
  dwc:latitude '-30.519'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.318 -30.519, -30.318 -30.519, -30.318 -30.519, -30.318 -30.519, -30.318 -30.519))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_329'^^xsd:string;
  dwc:observationDate '2019-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.451 -29.287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.451"^^xsd:decimal ;
  dwc:decimalLongitude "-29.287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1156'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2155_1156'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.8833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-29.287'^^xsd:double;
  dwc:latitude '-30.451'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-29.287 -30.451, -29.287 -30.451, -29.287 -30.451, -29.287 -30.451, -29.287 -30.451))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1156'^^xsd:string;
  dwc:observationDate '2019-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.451 -29.287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.451"^^xsd:decimal ;
  dwc:decimalLongitude "-29.287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_328'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2155_328'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.8833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-29.287'^^xsd:double;
  dwc:latitude '-30.451'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-29.287 -30.451, -29.287 -30.451, -29.287 -30.451, -29.287 -30.451, -29.287 -30.451))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_328'^^xsd:string;
  dwc:observationDate '2019-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.223 -26.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.223"^^xsd:decimal ;
  dwc:decimalLongitude "-26.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1155'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_1155'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.083333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-26.87'^^xsd:double;
  dwc:latitude '-30.223'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.87 -30.223, -26.87 -30.223, -26.87 -30.223, -26.87 -30.223, -26.87 -30.223))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_1155'^^xsd:string;
  dwc:observationDate '2019-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.223 -26.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.223"^^xsd:decimal ;
  dwc:decimalLongitude "-26.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_327'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_327'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.083333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-26.87'^^xsd:double;
  dwc:latitude '-30.223'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.87 -30.223, -26.87 -30.223, -26.87 -30.223, -26.87 -30.223, -26.87 -30.223))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_327'^^xsd:string;
  dwc:observationDate '2019-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.149 -26.128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.149"^^xsd:decimal ;
  dwc:decimalLongitude "-26.128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1154'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_1154'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.233333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-26.128'^^xsd:double;
  dwc:latitude '-30.149'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.128 -30.149, -26.128 -30.149, -26.128 -30.149, -26.128 -30.149, -26.128 -30.149))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1154'^^xsd:string;
  dwc:observationDate '2019-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.149 -26.128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.149"^^xsd:decimal ;
  dwc:decimalLongitude "-26.128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_326'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_326'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.233333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-26.128'^^xsd:double;
  dwc:latitude '-30.149'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-26.128 -30.149, -26.128 -30.149, -26.128 -30.149, -26.128 -30.149, -26.128 -30.149))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_326'^^xsd:string;
  dwc:observationDate '2019-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.102 -22.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.102"^^xsd:decimal ;
  dwc:decimalLongitude "-22.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_937'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_937'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.0166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.499'^^xsd:double;
  dwc:latitude '6.102'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.499 6.102, -22.499 6.102, -22.499 6.102, -22.499 6.102, -22.499 6.102))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_937'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.102 -22.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.102"^^xsd:decimal ;
  dwc:decimalLongitude "-22.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_109'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_109'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.0166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.499'^^xsd:double;
  dwc:latitude '6.102'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.499 6.102, -22.499 6.102, -22.499 6.102, -22.499 6.102, -22.499 6.102))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_109'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.111859 -22.497881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.111859"^^xsd:decimal ;
  dwc:decimalLongitude "-22.497881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_108'^^xsd:string;
  dwc:scientificName 'Hyperoodontidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_108'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.497881'^^xsd:double;
  dwc:latitude '6.111859'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.497881 6.111859, -22.497881 6.111859, -22.497881 6.111859, -22.497881 6.111859, -22.497881 6.111859))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BW" by the provider'^^xsd:string;
  dwc:aphiaid '384757'^^xsd:integer;
  dwc:occurrenceId '2155_108'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.111859 -22.497881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.111859"^^xsd:decimal ;
  dwc:decimalLongitude "-22.497881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_936'^^xsd:string;
  dwc:scientificName 'Hyperoodontidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_936'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.497881'^^xsd:double;
  dwc:latitude '6.111859'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.497881 6.111859, -22.497881 6.111859, -22.497881 6.111859, -22.497881 6.111859, -22.497881 6.111859))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BW" by the provider'^^xsd:string;
  dwc:aphiaid '384757'^^xsd:integer;
  dwc:occurrenceId '2155_936'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.704868 -22.471113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.704868"^^xsd:decimal ;
  dwc:decimalLongitude "-22.471113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_934'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_934'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.471113'^^xsd:double;
  dwc:latitude '6.704868'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.471113 6.704868, -22.471113 6.704868, -22.471113 6.704868, -22.471113 6.704868, -22.471113 6.704868))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_934'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.704868 -22.471113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.704868"^^xsd:decimal ;
  dwc:decimalLongitude "-22.471113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_106'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_106'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.471113'^^xsd:double;
  dwc:latitude '6.704868'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.471113 6.704868, -22.471113 6.704868, -22.471113 6.704868, -22.471113 6.704868, -22.471113 6.704868))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_106'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.725174 -22.461415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.725174"^^xsd:decimal ;
  dwc:decimalLongitude "-22.461415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_932'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_932'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.461415'^^xsd:double;
  dwc:latitude '6.725174'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.461415 6.725174, -22.461415 6.725174, -22.461415 6.725174, -22.461415 6.725174, -22.461415 6.725174))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_932'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.725174 -22.461415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.725174"^^xsd:decimal ;
  dwc:decimalLongitude "-22.461415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_104'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_104'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.461415'^^xsd:double;
  dwc:latitude '6.725174'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.461415 6.725174, -22.461415 6.725174, -22.461415 6.725174, -22.461415 6.725174, -22.461415 6.725174))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_104'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.688 -22.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.688"^^xsd:decimal ;
  dwc:decimalLongitude "-22.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_935'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_935'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.453'^^xsd:double;
  dwc:latitude '6.688'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.453 6.688, -22.453 6.688, -22.453 6.688, -22.453 6.688, -22.453 6.688))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_935'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.688 -22.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.688"^^xsd:decimal ;
  dwc:decimalLongitude "-22.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_107'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_107'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.453'^^xsd:double;
  dwc:latitude '6.688'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.453 6.688, -22.453 6.688, -22.453 6.688, -22.453 6.688, -22.453 6.688))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_107'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.714135 -22.434428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.714135"^^xsd:decimal ;
  dwc:decimalLongitude "-22.434428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_105'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_105'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.434428'^^xsd:double;
  dwc:latitude '6.714135'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.434428 6.714135, -22.434428 6.714135, -22.434428 6.714135, -22.434428 6.714135, -22.434428 6.714135))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_105'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.714135 -22.434428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.714135"^^xsd:decimal ;
  dwc:decimalLongitude "-22.434428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_933'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_933'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.434428'^^xsd:double;
  dwc:latitude '6.714135'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.434428 6.714135, -22.434428 6.714135, -22.434428 6.714135, -22.434428 6.714135, -22.434428 6.714135))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_933'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.882807 -22.430342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.882807"^^xsd:decimal ;
  dwc:decimalLongitude "-22.430342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_110'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_110'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.430342'^^xsd:double;
  dwc:latitude '5.882807'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.430342 5.882807, -22.430342 5.882807, -22.430342 5.882807, -22.430342 5.882807, -22.430342 5.882807))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_110'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.882807 -22.430342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.882807"^^xsd:decimal ;
  dwc:decimalLongitude "-22.430342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_938'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_938'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.430342'^^xsd:double;
  dwc:latitude '5.882807'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.430342 5.882807, -22.430342 5.882807, -22.430342 5.882807, -22.430342 5.882807, -22.430342 5.882807))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_938'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.775628 -22.427159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.775628"^^xsd:decimal ;
  dwc:decimalLongitude "-22.427159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_930'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_930'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.65'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.427159'^^xsd:double;
  dwc:latitude '6.775628'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.427159 6.775628, -22.427159 6.775628, -22.427159 6.775628, -22.427159 6.775628, -22.427159 6.775628))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_930'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.775628 -22.427159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.775628"^^xsd:decimal ;
  dwc:decimalLongitude "-22.427159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_102'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_102'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.65'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.427159'^^xsd:double;
  dwc:latitude '6.775628'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.427159 6.775628, -22.427159 6.775628, -22.427159 6.775628, -22.427159 6.775628, -22.427159 6.775628))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_102'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.778103 -22.426205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.778103"^^xsd:decimal ;
  dwc:decimalLongitude "-22.426205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_931'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_931'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.426205'^^xsd:double;
  dwc:latitude '6.778103'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.426205 6.778103, -22.426205 6.778103, -22.426205 6.778103, -22.426205 6.778103, -22.426205 6.778103))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_931'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.778103 -22.426205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.778103"^^xsd:decimal ;
  dwc:decimalLongitude "-22.426205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_103'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_103'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.426205'^^xsd:double;
  dwc:latitude '6.778103'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.426205 6.778103, -22.426205 6.778103, -22.426205 6.778103, -22.426205 6.778103, -22.426205 6.778103))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_103'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.78114 -22.424822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.78114"^^xsd:decimal ;
  dwc:decimalLongitude "-22.424822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_929'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_929'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.6'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.424822'^^xsd:double;
  dwc:latitude '6.78114'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.424822 6.78114, -22.424822 6.78114, -22.424822 6.78114, -22.424822 6.78114, -22.424822 6.78114))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_929'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.78114 -22.424822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.78114"^^xsd:decimal ;
  dwc:decimalLongitude "-22.424822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_101'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_101'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.6'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.424822'^^xsd:double;
  dwc:latitude '6.78114'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.424822 6.78114, -22.424822 6.78114, -22.424822 6.78114, -22.424822 6.78114, -22.424822 6.78114))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_101'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.808595 -22.41518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.808595"^^xsd:decimal ;
  dwc:decimalLongitude "-22.41518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_100'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_100'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.41518'^^xsd:double;
  dwc:latitude '6.808595'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.41518 6.808595, -22.41518 6.808595, -22.41518 6.808595, -22.41518 6.808595, -22.41518 6.808595))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_100'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.808595 -22.41518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.808595"^^xsd:decimal ;
  dwc:decimalLongitude "-22.41518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_928'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_928'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.41518'^^xsd:double;
  dwc:latitude '6.808595'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.41518 6.808595, -22.41518 6.808595, -22.41518 6.808595, -22.41518 6.808595, -22.41518 6.808595))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_928'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.19 -22.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.19"^^xsd:decimal ;
  dwc:decimalLongitude "-22.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_99'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_99'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.6'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.116'^^xsd:double;
  dwc:latitude '7.19'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.116 7.19, -22.116 7.19, -22.116 7.19, -22.116 7.19, -22.116 7.19))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_99'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.19 -22.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.19"^^xsd:decimal ;
  dwc:decimalLongitude "-22.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_927'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_927'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.6'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.116'^^xsd:double;
  dwc:latitude '7.19'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.116 7.19, -22.116 7.19, -22.116 7.19, -22.116 7.19, -22.116 7.19))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_927'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.402442 -22.035245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.402442"^^xsd:decimal ;
  dwc:decimalLongitude "-22.035245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_939'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_939'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.366666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.035245'^^xsd:double;
  dwc:latitude '5.402442'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.035245 5.402442, -22.035245 5.402442, -22.035245 5.402442, -22.035245 5.402442, -22.035245 5.402442))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_939'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.402442 -22.035245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.402442"^^xsd:decimal ;
  dwc:decimalLongitude "-22.035245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_111'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_111'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.366666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.035245'^^xsd:double;
  dwc:latitude '5.402442'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.035245 5.402442, -22.035245 5.402442, -22.035245 5.402442, -22.035245 5.402442, -22.035245 5.402442))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_111'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.36 -22.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.36"^^xsd:decimal ;
  dwc:decimalLongitude "-22.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_112'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_112'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.85'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.022'^^xsd:double;
  dwc:latitude '5.36'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.022 5.36, -22.022 5.36, -22.022 5.36, -22.022 5.36, -22.022 5.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_112'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.36 -22.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.36"^^xsd:decimal ;
  dwc:decimalLongitude "-22.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_940'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_940'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.85'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.022'^^xsd:double;
  dwc:latitude '5.36'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.022 5.36, -22.022 5.36, -22.022 5.36, -22.022 5.36, -22.022 5.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_940'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.356 -22.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.356"^^xsd:decimal ;
  dwc:decimalLongitude "-22.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_926'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_926'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.4666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.022'^^xsd:double;
  dwc:latitude '7.356'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.022 7.356, -22.022 7.356, -22.022 7.356, -22.022 7.356, -22.022 7.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_926'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.356 -22.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.356"^^xsd:decimal ;
  dwc:decimalLongitude "-22.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_98'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_98'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.4666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-22.022'^^xsd:double;
  dwc:latitude '7.356'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.022 7.356, -22.022 7.356, -22.022 7.356, -22.022 7.356, -22.022 7.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_98'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.882 -21.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.882"^^xsd:decimal ;
  dwc:decimalLongitude "-21.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_925'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_925'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.751'^^xsd:double;
  dwc:latitude '7.882'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.751 7.882, -21.751 7.882, -21.751 7.882, -21.751 7.882, -21.751 7.882))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_925'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.882 -21.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.882"^^xsd:decimal ;
  dwc:decimalLongitude "-21.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_97'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_97'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.751'^^xsd:double;
  dwc:latitude '7.882'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.751 7.882, -21.751 7.882, -21.751 7.882, -21.751 7.882, -21.751 7.882))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_97'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.865 -21.704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.865"^^xsd:decimal ;
  dwc:decimalLongitude "-21.704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_113'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_113'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.704'^^xsd:double;
  dwc:latitude '4.865'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.704 4.865, -21.704 4.865, -21.704 4.865, -21.704 4.865, -21.704 4.865))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_113'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.865 -21.704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.865"^^xsd:decimal ;
  dwc:decimalLongitude "-21.704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_941'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_941'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.704'^^xsd:double;
  dwc:latitude '4.865'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.704 4.865, -21.704 4.865, -21.704 4.865, -21.704 4.865, -21.704 4.865))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_941'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.761 -21.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.761"^^xsd:decimal ;
  dwc:decimalLongitude "-21.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_942'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_942'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.883333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.642'^^xsd:double;
  dwc:latitude '4.761'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.642 4.761, -21.642 4.761, -21.642 4.761, -21.642 4.761, -21.642 4.761))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_942'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.761 -21.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.761"^^xsd:decimal ;
  dwc:decimalLongitude "-21.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_114'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_114'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.883333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.642'^^xsd:double;
  dwc:latitude '4.761'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.642 4.761, -21.642 4.761, -21.642 4.761, -21.642 4.761, -21.642 4.761))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_114'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.12 -21.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.12"^^xsd:decimal ;
  dwc:decimalLongitude "-21.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_924'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_924'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.31666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.632'^^xsd:double;
  dwc:latitude '8.12'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.632 8.12, -21.632 8.12, -21.632 8.12, -21.632 8.12, -21.632 8.12))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_924'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.12 -21.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.12"^^xsd:decimal ;
  dwc:decimalLongitude "-21.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_96'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2155_96'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.31666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.632'^^xsd:double;
  dwc:latitude '8.12'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.632 8.12, -21.632 8.12, -21.632 8.12, -21.632 8.12, -21.632 8.12))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_96'^^xsd:string;
  dwc:observationDate '2019-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.379985 -21.385353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.379985"^^xsd:decimal ;
  dwc:decimalLongitude "-21.385353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_945'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_945'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.216666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.385353'^^xsd:double;
  dwc:latitude '4.379985'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.385353 4.379985, -21.385353 4.379985, -21.385353 4.379985, -21.385353 4.379985, -21.385353 4.379985))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_945'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.379985 -21.385353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.379985"^^xsd:decimal ;
  dwc:decimalLongitude "-21.385353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_117'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_117'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.216666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.385353'^^xsd:double;
  dwc:latitude '4.379985'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.385353 4.379985, -21.385353 4.379985, -21.385353 4.379985, -21.385353 4.379985, -21.385353 4.379985))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_117'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.379066 -21.382404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.379066"^^xsd:decimal ;
  dwc:decimalLongitude "-21.382404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_119'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_119'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.216666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.382404'^^xsd:double;
  dwc:latitude '4.379066'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.382404 4.379066, -21.382404 4.379066, -21.382404 4.379066, -21.382404 4.379066, -21.382404 4.379066))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_119'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.379066 -21.382404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.379066"^^xsd:decimal ;
  dwc:decimalLongitude "-21.382404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_947'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_947'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.216666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.382404'^^xsd:double;
  dwc:latitude '4.379066'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.382404 4.379066, -21.382404 4.379066, -21.382404 4.379066, -21.382404 4.379066, -21.382404 4.379066))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_947'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.377107 -21.381551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.377107"^^xsd:decimal ;
  dwc:decimalLongitude "-21.381551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_118'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_118'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.216666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.381551'^^xsd:double;
  dwc:latitude '4.377107'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.381551 4.377107, -21.381551 4.377107, -21.381551 4.377107, -21.381551 4.377107, -21.381551 4.377107))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_118'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.377107 -21.381551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.377107"^^xsd:decimal ;
  dwc:decimalLongitude "-21.381551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_946'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_946'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.216666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.381551'^^xsd:double;
  dwc:latitude '4.377107'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.381551 4.377107, -21.381551 4.377107, -21.381551 4.377107, -21.381551 4.377107, -21.381551 4.377107))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_946'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.376614 -21.379151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.376614"^^xsd:decimal ;
  dwc:decimalLongitude "-21.379151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_115'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_115'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.216666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.379151'^^xsd:double;
  dwc:latitude '4.376614'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.379151 4.376614, -21.379151 4.376614, -21.379151 4.376614, -21.379151 4.376614, -21.379151 4.376614))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_115'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.376614 -21.379151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.376614"^^xsd:decimal ;
  dwc:decimalLongitude "-21.379151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_943'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_943'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.216666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.379151'^^xsd:double;
  dwc:latitude '4.376614'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.379151 4.376614, -21.379151 4.376614, -21.379151 4.376614, -21.379151 4.376614, -21.379151 4.376614))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_943'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.374982 -21.378945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.374982"^^xsd:decimal ;
  dwc:decimalLongitude "-21.378945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_116'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_116'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.216666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.378945'^^xsd:double;
  dwc:latitude '4.374982'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.378945 4.374982, -21.378945 4.374982, -21.378945 4.374982, -21.378945 4.374982, -21.378945 4.374982))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_116'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.374982 -21.378945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.374982"^^xsd:decimal ;
  dwc:decimalLongitude "-21.378945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_944'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2155_944'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.216666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.378945'^^xsd:double;
  dwc:latitude '4.374982'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.378945 4.374982, -21.378945 4.374982, -21.378945 4.374982, -21.378945 4.374982, -21.378945 4.374982))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_944'^^xsd:string;
  dwc:observationDate '2019-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.057 -21.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.057"^^xsd:decimal ;
  dwc:decimalLongitude "-21.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_948'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_948'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.9166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.195'^^xsd:double;
  dwc:latitude '4.057'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.195 4.057, -21.195 4.057, -21.195 4.057, -21.195 4.057, -21.195 4.057))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_948'^^xsd:string;
  dwc:observationDate '2019-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.057 -21.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.057"^^xsd:decimal ;
  dwc:decimalLongitude "-21.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_120'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_120'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.9166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.195'^^xsd:double;
  dwc:latitude '4.057'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.195 4.057, -21.195 4.057, -21.195 4.057, -21.195 4.057, -21.195 4.057))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_120'^^xsd:string;
  dwc:observationDate '2019-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.926 -21.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.926"^^xsd:decimal ;
  dwc:decimalLongitude "-21.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_121'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_121'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.0833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.104'^^xsd:double;
  dwc:latitude '3.926'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.104 3.926, -21.104 3.926, -21.104 3.926, -21.104 3.926, -21.104 3.926))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_121'^^xsd:string;
  dwc:observationDate '2019-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.926 -21.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.926"^^xsd:decimal ;
  dwc:decimalLongitude "-21.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_949'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_949'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.0833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-21.104'^^xsd:double;
  dwc:latitude '3.926'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.104 3.926, -21.104 3.926, -21.104 3.926, -21.104 3.926, -21.104 3.926))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_949'^^xsd:string;
  dwc:observationDate '2019-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.657 -20.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.657"^^xsd:decimal ;
  dwc:decimalLongitude "-20.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_122'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_122'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.5166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-20.915'^^xsd:double;
  dwc:latitude '3.657'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.915 3.657, -20.915 3.657, -20.915 3.657, -20.915 3.657, -20.915 3.657))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_122'^^xsd:string;
  dwc:observationDate '2019-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.657 -20.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.657"^^xsd:decimal ;
  dwc:decimalLongitude "-20.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_950'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_950'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.5166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-20.915'^^xsd:double;
  dwc:latitude '3.657'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.915 3.657, -20.915 3.657, -20.915 3.657, -20.915 3.657, -20.915 3.657))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_950'^^xsd:string;
  dwc:observationDate '2019-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.469 -20.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.469"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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 "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_951'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_951'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-20.791'^^xsd:double;
  dwc:latitude '3.469'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.791 3.469, -20.791 3.469, -20.791 3.469, -20.791 3.469, -20.791 3.469))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_951'^^xsd:string;
  dwc:observationDate '2019-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.469 -20.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.469"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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 "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_123'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_123'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-20.791'^^xsd:double;
  dwc:latitude '3.469'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.791 3.469, -20.791 3.469, -20.791 3.469, -20.791 3.469, -20.791 3.469))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_123'^^xsd:string;
  dwc:observationDate '2019-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.037 -20.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.037"^^xsd:decimal ;
  dwc:decimalLongitude "-20.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_952'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_952'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.633333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-20.66'^^xsd:double;
  dwc:latitude '3.037'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.66 3.037, -20.66 3.037, -20.66 3.037, -20.66 3.037, -20.66 3.037))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_952'^^xsd:string;
  dwc:observationDate '2019-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.037 -20.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.037"^^xsd:decimal ;
  dwc:decimalLongitude "-20.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_124'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_124'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.633333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-20.66'^^xsd:double;
  dwc:latitude '3.037'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.66 3.037, -20.66 3.037, -20.66 3.037, -20.66 3.037, -20.66 3.037))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_124'^^xsd:string;
  dwc:observationDate '2019-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.484 -20.549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.484"^^xsd:decimal ;
  dwc:decimalLongitude "-20.549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_953'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_953'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-20.549'^^xsd:double;
  dwc:latitude '2.484'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.549 2.484, -20.549 2.484, -20.549 2.484, -20.549 2.484, -20.549 2.484))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_953'^^xsd:string;
  dwc:observationDate '2019-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.484 -20.549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.484"^^xsd:decimal ;
  dwc:decimalLongitude "-20.549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_125'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2155_125'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-20.549'^^xsd:double;
  dwc:latitude '2.484'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.549 2.484, -20.549 2.484, -20.549 2.484, -20.549 2.484, -20.549 2.484))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_125'^^xsd:string;
  dwc:observationDate '2019-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.991 -20.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.991"^^xsd:decimal ;
  dwc:decimalLongitude "-20.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1153'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_1153'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.15'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-20.176'^^xsd:double;
  dwc:latitude '-29.991'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.176 -29.991, -20.176 -29.991, -20.176 -29.991, -20.176 -29.991, -20.176 -29.991))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1153'^^xsd:string;
  dwc:observationDate '2019-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.991 -20.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.991"^^xsd:decimal ;
  dwc:decimalLongitude "-20.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_325'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_325'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.15'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-20.176'^^xsd:double;
  dwc:latitude '-29.991'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.176 -29.991, -20.176 -29.991, -20.176 -29.991, -20.176 -29.991, -20.176 -29.991))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_325'^^xsd:string;
  dwc:observationDate '2019-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.468 -19.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.468"^^xsd:decimal ;
  dwc:decimalLongitude "-19.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_954'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_954'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.033333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-19.859'^^xsd:double;
  dwc:latitude '0.468'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-19.859 0.468, -19.859 0.468, -19.859 0.468, -19.859 0.468, -19.859 0.468))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_954'^^xsd:string;
  dwc:observationDate '2019-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.468 -19.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.468"^^xsd:decimal ;
  dwc:decimalLongitude "-19.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_126'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_126'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.033333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-19.859'^^xsd:double;
  dwc:latitude '0.468'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-19.859 0.468, -19.859 0.468, -19.859 0.468, -19.859 0.468, -19.859 0.468))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_126'^^xsd:string;
  dwc:observationDate '2019-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -19.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-19.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_127'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_127'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-19.809'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-19.809 0.2, -19.809 0.2, -19.809 0.2, -19.809 0.2, -19.809 0.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_127'^^xsd:string;
  dwc:observationDate '2019-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -19.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-19.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_955'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_955'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-19.809'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-19.809 0.2, -19.809 0.2, -19.809 0.2, -19.809 0.2, -19.809 0.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_955'^^xsd:string;
  dwc:observationDate '2019-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.412 -19.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.412"^^xsd:decimal ;
  dwc:decimalLongitude "-19.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_956'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_956'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.766666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-19.715'^^xsd:double;
  dwc:latitude '-0.412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-19.715 -0.412, -19.715 -0.412, -19.715 -0.412, -19.715 -0.412, -19.715 -0.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_956'^^xsd:string;
  dwc:observationDate '2019-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.412 -19.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.412"^^xsd:decimal ;
  dwc:decimalLongitude "-19.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_128'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_128'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.766666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-19.715'^^xsd:double;
  dwc:latitude '-0.412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-19.715 -0.412, -19.715 -0.412, -19.715 -0.412, -19.715 -0.412, -19.715 -0.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_128'^^xsd:string;
  dwc:observationDate '2019-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.591 -19.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.591"^^xsd:decimal ;
  dwc:decimalLongitude "-19.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_957'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_957'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.866666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-19.694'^^xsd:double;
  dwc:latitude '-0.591'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-19.694 -0.591, -19.694 -0.591, -19.694 -0.591, -19.694 -0.591, -19.694 -0.591))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_957'^^xsd:string;
  dwc:observationDate '2019-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.591 -19.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.591"^^xsd:decimal ;
  dwc:decimalLongitude "-19.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_129'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_129'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.866666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-19.694'^^xsd:double;
  dwc:latitude '-0.591'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-19.694 -0.591, -19.694 -0.591, -19.694 -0.591, -19.694 -0.591, -19.694 -0.591))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_129'^^xsd:string;
  dwc:observationDate '2019-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.278 -19.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.278"^^xsd:decimal ;
  dwc:decimalLongitude "-19.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_130'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_130'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.466666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-19.607'^^xsd:double;
  dwc:latitude '-2.278'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-19.607 -2.278, -19.607 -2.278, -19.607 -2.278, -19.607 -2.278, -19.607 -2.278))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_130'^^xsd:string;
  dwc:observationDate '2019-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.278 -19.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.278"^^xsd:decimal ;
  dwc:decimalLongitude "-19.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_958'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_958'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.466666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-19.607'^^xsd:double;
  dwc:latitude '-2.278'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-19.607 -2.278, -19.607 -2.278, -19.607 -2.278, -19.607 -2.278, -19.607 -2.278))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_958'^^xsd:string;
  dwc:observationDate '2019-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.977 -19.422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.977"^^xsd:decimal ;
  dwc:decimalLongitude "-19.422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_131'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_131'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-19.422'^^xsd:double;
  dwc:latitude '-2.977'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-19.422 -2.977, -19.422 -2.977, -19.422 -2.977, -19.422 -2.977, -19.422 -2.977))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_131'^^xsd:string;
  dwc:observationDate '2019-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.977 -19.422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.977"^^xsd:decimal ;
  dwc:decimalLongitude "-19.422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_959'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_959'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-19.422'^^xsd:double;
  dwc:latitude '-2.977'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-19.422 -2.977, -19.422 -2.977, -19.422 -2.977, -19.422 -2.977, -19.422 -2.977))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_959'^^xsd:string;
  dwc:observationDate '2019-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.084 -19.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.084"^^xsd:decimal ;
  dwc:decimalLongitude "-19.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_132'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_132'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-19.402'^^xsd:double;
  dwc:latitude '-3.084'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-19.402 -3.084, -19.402 -3.084, -19.402 -3.084, -19.402 -3.084, -19.402 -3.084))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_132'^^xsd:string;
  dwc:observationDate '2019-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.084 -19.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.084"^^xsd:decimal ;
  dwc:decimalLongitude "-19.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_960'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_960'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-19.402'^^xsd:double;
  dwc:latitude '-3.084'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-19.402 -3.084, -19.402 -3.084, -19.402 -3.084, -19.402 -3.084, -19.402 -3.084))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_960'^^xsd:string;
  dwc:observationDate '2019-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 -19.297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.85"^^xsd:decimal ;
  dwc:decimalLongitude "-19.297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_961'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_961'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.75'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-19.297'^^xsd:double;
  dwc:latitude '-3.85'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-19.297 -3.85, -19.297 -3.85, -19.297 -3.85, -19.297 -3.85, -19.297 -3.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_961'^^xsd:string;
  dwc:observationDate '2019-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 -19.297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.85"^^xsd:decimal ;
  dwc:decimalLongitude "-19.297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_133'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_133'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.75'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-19.297'^^xsd:double;
  dwc:latitude '-3.85'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-19.297 -3.85, -19.297 -3.85, -19.297 -3.85, -19.297 -3.85, -19.297 -3.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_133'^^xsd:string;
  dwc:observationDate '2019-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.999 -18.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.999"^^xsd:decimal ;
  dwc:decimalLongitude "-18.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1152'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_1152'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-18.568'^^xsd:double;
  dwc:latitude '-29.999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-18.568 -29.999, -18.568 -29.999, -18.568 -29.999, -18.568 -29.999, -18.568 -29.999))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_1152'^^xsd:string;
  dwc:observationDate '2019-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.999 -18.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.999"^^xsd:decimal ;
  dwc:decimalLongitude "-18.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_324'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_324'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-18.568'^^xsd:double;
  dwc:latitude '-29.999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-18.568 -29.999, -18.568 -29.999, -18.568 -29.999, -18.568 -29.999, -18.568 -29.999))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_324'^^xsd:string;
  dwc:observationDate '2019-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.998 -18.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.998"^^xsd:decimal ;
  dwc:decimalLongitude "-18.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_323'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_323'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.9333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-18.127'^^xsd:double;
  dwc:latitude '-29.998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-18.127 -29.998, -18.127 -29.998, -18.127 -29.998, -18.127 -29.998, -18.127 -29.998))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_323'^^xsd:string;
  dwc:observationDate '2019-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.998 -18.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.998"^^xsd:decimal ;
  dwc:decimalLongitude "-18.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1151'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_1151'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.9333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-18.127'^^xsd:double;
  dwc:latitude '-29.998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-18.127 -29.998, -18.127 -29.998, -18.127 -29.998, -18.127 -29.998, -18.127 -29.998))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1151'^^xsd:string;
  dwc:observationDate '2019-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.863 -17.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.863"^^xsd:decimal ;
  dwc:decimalLongitude "-17.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_83'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_83'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.823'^^xsd:double;
  dwc:latitude '19.863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.823 19.863, -17.823 19.863, -17.823 19.863, -17.823 19.863, -17.823 19.863))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '2155_83'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.863 -17.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.863"^^xsd:decimal ;
  dwc:decimalLongitude "-17.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_911'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_911'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.823'^^xsd:double;
  dwc:latitude '19.863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.823 19.863, -17.823 19.863, -17.823 19.863, -17.823 19.863, -17.823 19.863))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '2155_911'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.395509 -17.812381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.395509"^^xsd:decimal ;
  dwc:decimalLongitude "-17.812381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_80'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_80'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.812381'^^xsd:double;
  dwc:latitude '20.395509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.812381 20.395509, -17.812381 20.395509, -17.812381 20.395509, -17.812381 20.395509, -17.812381 20.395509))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_80'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.395509 -17.812381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.395509"^^xsd:decimal ;
  dwc:decimalLongitude "-17.812381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_908'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_908'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.812381'^^xsd:double;
  dwc:latitude '20.395509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.812381 20.395509, -17.812381 20.395509, -17.812381 20.395509, -17.812381 20.395509, -17.812381 20.395509))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_908'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.223 -17.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.223"^^xsd:decimal ;
  dwc:decimalLongitude "-17.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_910'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_910'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.516666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.802'^^xsd:double;
  dwc:latitude '20.223'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.802 20.223, -17.802 20.223, -17.802 20.223, -17.802 20.223, -17.802 20.223))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_910'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.223 -17.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.223"^^xsd:decimal ;
  dwc:decimalLongitude "-17.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_82'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_82'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.516666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.802'^^xsd:double;
  dwc:latitude '20.223'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.802 20.223, -17.802 20.223, -17.802 20.223, -17.802 20.223, -17.802 20.223))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_82'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.396297 -17.797268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.396297"^^xsd:decimal ;
  dwc:decimalLongitude "-17.797268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_81'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_81'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.797268'^^xsd:double;
  dwc:latitude '20.396297'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.797268 20.396297, -17.797268 20.396297, -17.797268 20.396297, -17.797268 20.396297, -17.797268 20.396297))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_81'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.396297 -17.797268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.396297"^^xsd:decimal ;
  dwc:decimalLongitude "-17.797268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_909'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_909'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.797268'^^xsd:double;
  dwc:latitude '20.396297'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.797268 20.396297, -17.797268 20.396297, -17.797268 20.396297, -17.797268 20.396297, -17.797268 20.396297))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_909'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.331 -17.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.331"^^xsd:decimal ;
  dwc:decimalLongitude "-17.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_918'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_918'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.6333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.793'^^xsd:double;
  dwc:latitude '18.331'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.793 18.331, -17.793 18.331, -17.793 18.331, -17.793 18.331, -17.793 18.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_918'^^xsd:string;
  dwc:observationDate '2019-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.331 -17.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.331"^^xsd:decimal ;
  dwc:decimalLongitude "-17.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_90'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_90'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.6333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.793'^^xsd:double;
  dwc:latitude '18.331'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.793 18.331, -17.793 18.331, -17.793 18.331, -17.793 18.331, -17.793 18.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_90'^^xsd:string;
  dwc:observationDate '2019-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.908 -17.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.908"^^xsd:decimal ;
  dwc:decimalLongitude "-17.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_87'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_87'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.79'^^xsd:double;
  dwc:latitude '18.908'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.79 18.908, -17.79 18.908, -17.79 18.908, -17.79 18.908, -17.79 18.908))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_87'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.908 -17.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.908"^^xsd:decimal ;
  dwc:decimalLongitude "-17.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_915'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_915'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.79'^^xsd:double;
  dwc:latitude '18.908'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.79 18.908, -17.79 18.908, -17.79 18.908, -17.79 18.908, -17.79 18.908))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_915'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.742 -17.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_88'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_88'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.76666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.789'^^xsd:double;
  dwc:latitude '18.742'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.789 18.742, -17.789 18.742, -17.789 18.742, -17.789 18.742, -17.789 18.742))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_88'^^xsd:string;
  dwc:observationDate '2019-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.742 -17.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_916'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_916'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.76666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.789'^^xsd:double;
  dwc:latitude '18.742'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.789 18.742, -17.789 18.742, -17.789 18.742, -17.789 18.742, -17.789 18.742))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_916'^^xsd:string;
  dwc:observationDate '2019-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.525 -17.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.525"^^xsd:decimal ;
  dwc:decimalLongitude "-17.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_89'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_89'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.2833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.788'^^xsd:double;
  dwc:latitude '18.525'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.788 18.525, -17.788 18.525, -17.788 18.525, -17.788 18.525, -17.788 18.525))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_89'^^xsd:string;
  dwc:observationDate '2019-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.525 -17.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.525"^^xsd:decimal ;
  dwc:decimalLongitude "-17.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_917'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_917'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.2833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.788'^^xsd:double;
  dwc:latitude '18.525'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.788 18.525, -17.788 18.525, -17.788 18.525, -17.788 18.525, -17.788 18.525))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_917'^^xsd:string;
  dwc:observationDate '2019-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.149 -17.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.149"^^xsd:decimal ;
  dwc:decimalLongitude "-17.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_919'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_919'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.9166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.787'^^xsd:double;
  dwc:latitude '18.149'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.787 18.149, -17.787 18.149, -17.787 18.149, -17.787 18.149, -17.787 18.149))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_919'^^xsd:string;
  dwc:observationDate '2019-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.149 -17.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.149"^^xsd:decimal ;
  dwc:decimalLongitude "-17.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_91'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_91'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.9166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.787'^^xsd:double;
  dwc:latitude '18.149'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.787 18.149, -17.787 18.149, -17.787 18.149, -17.787 18.149, -17.787 18.149))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_91'^^xsd:string;
  dwc:observationDate '2019-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.935527 -17.782662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.935527"^^xsd:decimal ;
  dwc:decimalLongitude "-17.782662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_920'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_920'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.4'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.782662'^^xsd:double;
  dwc:latitude '17.935527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.782662 17.935527, -17.782662 17.935527, -17.782662 17.935527, -17.782662 17.935527, -17.782662 17.935527))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_920'^^xsd:string;
  dwc:observationDate '2019-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.935527 -17.782662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.935527"^^xsd:decimal ;
  dwc:decimalLongitude "-17.782662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_92'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_92'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.4'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.782662'^^xsd:double;
  dwc:latitude '17.935527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.782662 17.935527, -17.782662 17.935527, -17.782662 17.935527, -17.782662 17.935527, -17.782662 17.935527))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_92'^^xsd:string;
  dwc:observationDate '2019-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.295 -17.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.295"^^xsd:decimal ;
  dwc:decimalLongitude "-17.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_913'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_913'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.016666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.782'^^xsd:double;
  dwc:latitude '19.295'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.782 19.295, -17.782 19.295, -17.782 19.295, -17.782 19.295, -17.782 19.295))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_913'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.295 -17.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.295"^^xsd:decimal ;
  dwc:decimalLongitude "-17.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_85'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_85'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.016666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.782'^^xsd:double;
  dwc:latitude '19.295'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.782 19.295, -17.782 19.295, -17.782 19.295, -17.782 19.295, -17.782 19.295))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_85'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.277075 -17.781962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.277075"^^xsd:decimal ;
  dwc:decimalLongitude "-17.781962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_86'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_86'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.066666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.781962'^^xsd:double;
  dwc:latitude '19.277075'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.781962 19.277075, -17.781962 19.277075, -17.781962 19.277075, -17.781962 19.277075, -17.781962 19.277075))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_86'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.277075 -17.781962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.277075"^^xsd:decimal ;
  dwc:decimalLongitude "-17.781962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_914'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_914'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.066666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.781962'^^xsd:double;
  dwc:latitude '19.277075'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.781962 19.277075, -17.781962 19.277075, -17.781962 19.277075, -17.781962 19.277075, -17.781962 19.277075))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_914'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.868 -17.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.868"^^xsd:decimal ;
  dwc:decimalLongitude "-17.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_93'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_93'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.779'^^xsd:double;
  dwc:latitude '17.868'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.779 17.868, -17.779 17.868, -17.779 17.868, -17.779 17.868, -17.779 17.868))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2155_93'^^xsd:string;
  dwc:observationDate '2019-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.868 -17.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.868"^^xsd:decimal ;
  dwc:decimalLongitude "-17.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_921'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_921'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.779'^^xsd:double;
  dwc:latitude '17.868'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.779 17.868, -17.779 17.868, -17.779 17.868, -17.779 17.868, -17.779 17.868))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2155_921'^^xsd:string;
  dwc:observationDate '2019-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.572 -17.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.572"^^xsd:decimal ;
  dwc:decimalLongitude "-17.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_922'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_922'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.0166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.771'^^xsd:double;
  dwc:latitude '17.572'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.771 17.572, -17.771 17.572, -17.771 17.572, -17.771 17.572, -17.771 17.572))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_922'^^xsd:string;
  dwc:observationDate '2019-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.572 -17.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.572"^^xsd:decimal ;
  dwc:decimalLongitude "-17.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_94'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_94'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.0166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.771'^^xsd:double;
  dwc:latitude '17.572'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.771 17.572, -17.771 17.572, -17.771 17.572, -17.771 17.572, -17.771 17.572))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_94'^^xsd:string;
  dwc:observationDate '2019-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.042 -17.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.042"^^xsd:decimal ;
  dwc:decimalLongitude "-17.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_95'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_95'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.816666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.769'^^xsd:double;
  dwc:latitude '17.042'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.769 17.042, -17.769 17.042, -17.769 17.042, -17.769 17.042, -17.769 17.042))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_95'^^xsd:string;
  dwc:observationDate '2019-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.042 -17.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.042"^^xsd:decimal ;
  dwc:decimalLongitude "-17.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_923'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_923'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.816666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.769'^^xsd:double;
  dwc:latitude '17.042'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.769 17.042, -17.769 17.042, -17.769 17.042, -17.769 17.042, -17.769 17.042))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_923'^^xsd:string;
  dwc:observationDate '2019-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.302716 -17.767204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.302716"^^xsd:decimal ;
  dwc:decimalLongitude "-17.767204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_912'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_912'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.016666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.767204'^^xsd:double;
  dwc:latitude '19.302716'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.767204 19.302716, -17.767204 19.302716, -17.767204 19.302716, -17.767204 19.302716, -17.767204 19.302716))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_912'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.302716 -17.767204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.302716"^^xsd:decimal ;
  dwc:decimalLongitude "-17.767204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_84'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_84'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.016666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.767204'^^xsd:double;
  dwc:latitude '19.302716'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.767204 19.302716, -17.767204 19.302716, -17.767204 19.302716, -17.767204 19.302716, -17.767204 19.302716))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_84'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.145 -17.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.145"^^xsd:decimal ;
  dwc:decimalLongitude "-17.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_907'^^xsd:string;
  dwc:scientificName 'Feresa attenuata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_907'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.719'^^xsd:double;
  dwc:latitude '21.145'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.719 21.145, -17.719 21.145, -17.719 21.145, -17.719 21.145, -17.719 21.145))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "PKW" by the provider'^^xsd:string;
  dwc:aphiaid '137095'^^xsd:integer;
  dwc:occurrenceId '2155_907'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.145 -17.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.145"^^xsd:decimal ;
  dwc:decimalLongitude "-17.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_79'^^xsd:string;
  dwc:scientificName 'Feresa attenuata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_79'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.719'^^xsd:double;
  dwc:latitude '21.145'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.719 21.145, -17.719 21.145, -17.719 21.145, -17.719 21.145, -17.719 21.145))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "PKW" by the provider'^^xsd:string;
  dwc:aphiaid '137095'^^xsd:integer;
  dwc:occurrenceId '2155_79'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.997 -17.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.997"^^xsd:decimal ;
  dwc:decimalLongitude "-17.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1150'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_1150'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.715'^^xsd:double;
  dwc:latitude '-29.997'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.715 -29.997, -17.715 -29.997, -17.715 -29.997, -17.715 -29.997, -17.715 -29.997))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_1150'^^xsd:string;
  dwc:observationDate '2019-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.997 -17.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.997"^^xsd:decimal ;
  dwc:decimalLongitude "-17.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_322'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_322'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.715'^^xsd:double;
  dwc:latitude '-29.997'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.715 -29.997, -17.715 -29.997, -17.715 -29.997, -17.715 -29.997, -17.715 -29.997))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_322'^^xsd:string;
  dwc:observationDate '2019-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.202222 -17.698912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.202222"^^xsd:decimal ;
  dwc:decimalLongitude "-17.698912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_906'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_906'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.698912'^^xsd:double;
  dwc:latitude '21.202222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.698912 21.202222, -17.698912 21.202222, -17.698912 21.202222, -17.698912 21.202222, -17.698912 21.202222))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_906'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.202222 -17.698912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.202222"^^xsd:decimal ;
  dwc:decimalLongitude "-17.698912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_78'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_78'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.698912'^^xsd:double;
  dwc:latitude '21.202222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.698912 21.202222, -17.698912 21.202222, -17.698912 21.202222, -17.698912 21.202222, -17.698912 21.202222))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_78'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.272879 -17.655406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.272879"^^xsd:decimal ;
  dwc:decimalLongitude "-17.655406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_905'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_905'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.655406'^^xsd:double;
  dwc:latitude '21.272879'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.655406 21.272879, -17.655406 21.272879, -17.655406 21.272879, -17.655406 21.272879, -17.655406 21.272879))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_905'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.272879 -17.655406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.272879"^^xsd:decimal ;
  dwc:decimalLongitude "-17.655406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_77'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_77'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.655406'^^xsd:double;
  dwc:latitude '21.272879'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.655406 21.272879, -17.655406 21.272879, -17.655406 21.272879, -17.655406 21.272879, -17.655406 21.272879))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_77'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.645 -17.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.645"^^xsd:decimal ;
  dwc:decimalLongitude "-17.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_904'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_904'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.581'^^xsd:double;
  dwc:latitude '21.645'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.581 21.645, -17.581 21.645, -17.581 21.645, -17.581 21.645, -17.581 21.645))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_904'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.645 -17.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.645"^^xsd:decimal ;
  dwc:decimalLongitude "-17.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_76'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_76'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.581'^^xsd:double;
  dwc:latitude '21.645'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.581 21.645, -17.581 21.645, -17.581 21.645, -17.581 21.645, -17.581 21.645))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_76'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.802841 -17.535331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.802841"^^xsd:decimal ;
  dwc:decimalLongitude "-17.535331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_902'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_902'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.8166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.535331'^^xsd:double;
  dwc:latitude '21.802841'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.535331 21.802841, -17.535331 21.802841, -17.535331 21.802841, -17.535331 21.802841, -17.535331 21.802841))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_902'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.802841 -17.535331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.802841"^^xsd:decimal ;
  dwc:decimalLongitude "-17.535331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_74'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_74'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.8166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.535331'^^xsd:double;
  dwc:latitude '21.802841'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.535331 21.802841, -17.535331 21.802841, -17.535331 21.802841, -17.535331 21.802841, -17.535331 21.802841))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_74'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.813 -17.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.813"^^xsd:decimal ;
  dwc:decimalLongitude "-17.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_901'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_901'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.7833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.534'^^xsd:double;
  dwc:latitude '21.813'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.534 21.813, -17.534 21.813, -17.534 21.813, -17.534 21.813, -17.534 21.813))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_901'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.813 -17.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.813"^^xsd:decimal ;
  dwc:decimalLongitude "-17.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_73'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_73'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.7833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.534'^^xsd:double;
  dwc:latitude '21.813'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.534 21.813, -17.534 21.813, -17.534 21.813, -17.534 21.813, -17.534 21.813))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_73'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.808839 -17.51333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.808839"^^xsd:decimal ;
  dwc:decimalLongitude "-17.51333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_903'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_903'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.9166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.51333'^^xsd:double;
  dwc:latitude '21.808839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.51333 21.808839, -17.51333 21.808839, -17.51333 21.808839, -17.51333 21.808839, -17.51333 21.808839))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_903'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.808839 -17.51333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.808839"^^xsd:decimal ;
  dwc:decimalLongitude "-17.51333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_75'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_75'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.9166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.51333'^^xsd:double;
  dwc:latitude '21.808839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.51333 21.808839, -17.51333 21.808839, -17.51333 21.808839, -17.51333 21.808839, -17.51333 21.808839))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_75'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.003873 -17.469203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.003873"^^xsd:decimal ;
  dwc:decimalLongitude "-17.469203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_69'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_69'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.2833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.469203'^^xsd:double;
  dwc:latitude '22.003873'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.469203 22.003873, -17.469203 22.003873, -17.469203 22.003873, -17.469203 22.003873, -17.469203 22.003873))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_69'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.003873 -17.469203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.003873"^^xsd:decimal ;
  dwc:decimalLongitude "-17.469203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_897'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_897'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.2833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.469203'^^xsd:double;
  dwc:latitude '22.003873'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.469203 22.003873, -17.469203 22.003873, -17.469203 22.003873, -17.469203 22.003873, -17.469203 22.003873))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_897'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.010137 -17.463248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.010137"^^xsd:decimal ;
  dwc:decimalLongitude "-17.463248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_68'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_68'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.25'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.463248'^^xsd:double;
  dwc:latitude '22.010137'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.463248 22.010137, -17.463248 22.010137, -17.463248 22.010137, -17.463248 22.010137, -17.463248 22.010137))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_68'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.010137 -17.463248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.010137"^^xsd:decimal ;
  dwc:decimalLongitude "-17.463248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_896'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_896'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.25'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.463248'^^xsd:double;
  dwc:latitude '22.010137'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.463248 22.010137, -17.463248 22.010137, -17.463248 22.010137, -17.463248 22.010137, -17.463248 22.010137))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_896'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.996479 -17.460271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.996479"^^xsd:decimal ;
  dwc:decimalLongitude "-17.460271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_72'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_72'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.4666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.460271'^^xsd:double;
  dwc:latitude '21.996479'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.460271 21.996479, -17.460271 21.996479, -17.460271 21.996479, -17.460271 21.996479, -17.460271 21.996479))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_72'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.996479 -17.460271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.996479"^^xsd:decimal ;
  dwc:decimalLongitude "-17.460271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_900'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_900'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.4666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.460271'^^xsd:double;
  dwc:latitude '21.996479'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.460271 21.996479, -17.460271 21.996479, -17.460271 21.996479, -17.460271 21.996479, -17.460271 21.996479))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_900'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.987608 -17.451366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.987608"^^xsd:decimal ;
  dwc:decimalLongitude "-17.451366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_71'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_71'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.3333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.451366'^^xsd:double;
  dwc:latitude '21.987608'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.451366 21.987608, -17.451366 21.987608, -17.451366 21.987608, -17.451366 21.987608, -17.451366 21.987608))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_71'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.987608 -17.451366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.987608"^^xsd:decimal ;
  dwc:decimalLongitude "-17.451366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_899'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_899'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.3333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.451366'^^xsd:double;
  dwc:latitude '21.987608'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.451366 21.987608, -17.451366 21.987608, -17.451366 21.987608, -17.451366 21.987608, -17.451366 21.987608))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_899'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.009969 -17.448577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.009969"^^xsd:decimal ;
  dwc:decimalLongitude "-17.448577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_70'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_70'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.3'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.448577'^^xsd:double;
  dwc:latitude '22.009969'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.448577 22.009969, -17.448577 22.009969, -17.448577 22.009969, -17.448577 22.009969, -17.448577 22.009969))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_70'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.009969 -17.448577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.009969"^^xsd:decimal ;
  dwc:decimalLongitude "-17.448577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_898'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_898'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.3'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.448577'^^xsd:double;
  dwc:latitude '22.009969'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.448577 22.009969, -17.448577 22.009969, -17.448577 22.009969, -17.448577 22.009969, -17.448577 22.009969))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_898'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.058 -17.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.058"^^xsd:decimal ;
  dwc:decimalLongitude "-17.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_67'^^xsd:string;
  dwc:scientificName 'Feresa attenuata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_67'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.05'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.445'^^xsd:double;
  dwc:latitude '22.058'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.445 22.058, -17.445 22.058, -17.445 22.058, -17.445 22.058, -17.445 22.058))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "PKW" by the provider'^^xsd:string;
  dwc:aphiaid '137095'^^xsd:integer;
  dwc:occurrenceId '2155_67'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.058 -17.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.058"^^xsd:decimal ;
  dwc:decimalLongitude "-17.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_895'^^xsd:string;
  dwc:scientificName 'Feresa attenuata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2155_895'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.05'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.445'^^xsd:double;
  dwc:latitude '22.058'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.445 22.058, -17.445 22.058, -17.445 22.058, -17.445 22.058, -17.445 22.058))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "PKW" by the provider'^^xsd:string;
  dwc:aphiaid '137095'^^xsd:integer;
  dwc:occurrenceId '2155_895'^^xsd:string;
  dwc:observationDate '2019-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.524922 -17.315506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.524922"^^xsd:decimal ;
  dwc:decimalLongitude "-17.315506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_65'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2155_65'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.933333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.315506'^^xsd:double;
  dwc:latitude '22.524922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.315506 22.524922, -17.315506 22.524922, -17.315506 22.524922, -17.315506 22.524922, -17.315506 22.524922))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_65'^^xsd:string;
  dwc:observationDate '2019-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.524922 -17.315506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.524922"^^xsd:decimal ;
  dwc:decimalLongitude "-17.315506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_893'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2155_893'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.933333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.315506'^^xsd:double;
  dwc:latitude '22.524922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.315506 22.524922, -17.315506 22.524922, -17.315506 22.524922, -17.315506 22.524922, -17.315506 22.524922))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_893'^^xsd:string;
  dwc:observationDate '2019-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.537524 -17.310085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.537524"^^xsd:decimal ;
  dwc:decimalLongitude "-17.310085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_64'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2155_64'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.310085'^^xsd:double;
  dwc:latitude '22.537524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.310085 22.537524, -17.310085 22.537524, -17.310085 22.537524, -17.310085 22.537524, -17.310085 22.537524))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_64'^^xsd:string;
  dwc:observationDate '2019-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.537524 -17.310085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.537524"^^xsd:decimal ;
  dwc:decimalLongitude "-17.310085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_892'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2155_892'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.310085'^^xsd:double;
  dwc:latitude '22.537524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.310085 22.537524, -17.310085 22.537524, -17.310085 22.537524, -17.310085 22.537524, -17.310085 22.537524))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_892'^^xsd:string;
  dwc:observationDate '2019-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.536649 -17.297088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.536649"^^xsd:decimal ;
  dwc:decimalLongitude "-17.297088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_63'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2155_63'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.616666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.297088'^^xsd:double;
  dwc:latitude '22.536649'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.297088 22.536649, -17.297088 22.536649, -17.297088 22.536649, -17.297088 22.536649, -17.297088 22.536649))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_63'^^xsd:string;
  dwc:observationDate '2019-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.536649 -17.297088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.536649"^^xsd:decimal ;
  dwc:decimalLongitude "-17.297088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_891'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2155_891'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.616666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.297088'^^xsd:double;
  dwc:latitude '22.536649'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.297088 22.536649, -17.297088 22.536649, -17.297088 22.536649, -17.297088 22.536649, -17.297088 22.536649))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_891'^^xsd:string;
  dwc:observationDate '2019-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.440356 -17.293056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.440356"^^xsd:decimal ;
  dwc:decimalLongitude "-17.293056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_894'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2155_894'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.233333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.293056'^^xsd:double;
  dwc:latitude '22.440356'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.293056 22.440356, -17.293056 22.440356, -17.293056 22.440356, -17.293056 22.440356, -17.293056 22.440356))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_894'^^xsd:string;
  dwc:observationDate '2019-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.440356 -17.293056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.440356"^^xsd:decimal ;
  dwc:decimalLongitude "-17.293056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_66'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2155_66'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.233333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.293056'^^xsd:double;
  dwc:latitude '22.440356'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.293056 22.440356, -17.293056 22.440356, -17.293056 22.440356, -17.293056 22.440356, -17.293056 22.440356))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_66'^^xsd:string;
  dwc:observationDate '2019-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.677 -17.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.677"^^xsd:decimal ;
  dwc:decimalLongitude "-17.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_890'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2155_890'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.254'^^xsd:double;
  dwc:latitude '22.677'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.254 22.677, -17.254 22.677, -17.254 22.677, -17.254 22.677, -17.254 22.677))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_890'^^xsd:string;
  dwc:observationDate '2019-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.677 -17.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.677"^^xsd:decimal ;
  dwc:decimalLongitude "-17.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_62'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2155_62'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.8'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-17.254'^^xsd:double;
  dwc:latitude '22.677'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.254 22.677, -17.254 22.677, -17.254 22.677, -17.254 22.677, -17.254 22.677))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_62'^^xsd:string;
  dwc:observationDate '2019-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.791 -16.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.791"^^xsd:decimal ;
  dwc:decimalLongitude "-16.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_61'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2155_61'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.116666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-16.797'^^xsd:double;
  dwc:latitude '23.791'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.797 23.791, -16.797 23.791, -16.797 23.791, -16.797 23.791, -16.797 23.791))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_61'^^xsd:string;
  dwc:observationDate '2019-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.791 -16.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.791"^^xsd:decimal ;
  dwc:decimalLongitude "-16.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_889'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2155_889'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.116666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-16.797'^^xsd:double;
  dwc:latitude '23.791'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.797 23.791, -16.797 23.791, -16.797 23.791, -16.797 23.791, -16.797 23.791))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_889'^^xsd:string;
  dwc:observationDate '2019-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.003 -16.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.003"^^xsd:decimal ;
  dwc:decimalLongitude "-16.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1149'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_1149'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-16.79'^^xsd:double;
  dwc:latitude '-30.003'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.79 -30.003, -16.79 -30.003, -16.79 -30.003, -16.79 -30.003, -16.79 -30.003))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1149'^^xsd:string;
  dwc:observationDate '2019-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.003 -16.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.003"^^xsd:decimal ;
  dwc:decimalLongitude "-16.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_321'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_321'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-16.79'^^xsd:double;
  dwc:latitude '-30.003'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.79 -30.003, -16.79 -30.003, -16.79 -30.003, -16.79 -30.003, -16.79 -30.003))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_321'^^xsd:string;
  dwc:observationDate '2019-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.952 -16.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.952"^^xsd:decimal ;
  dwc:decimalLongitude "-16.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_60'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2155_60'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.033333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-16.734'^^xsd:double;
  dwc:latitude '23.952'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.734 23.952, -16.734 23.952, -16.734 23.952, -16.734 23.952, -16.734 23.952))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_60'^^xsd:string;
  dwc:observationDate '2019-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.952 -16.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.952"^^xsd:decimal ;
  dwc:decimalLongitude "-16.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_888'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2155_888'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.033333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-16.734'^^xsd:double;
  dwc:latitude '23.952'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.734 23.952, -16.734 23.952, -16.734 23.952, -16.734 23.952, -16.734 23.952))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_888'^^xsd:string;
  dwc:observationDate '2019-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.237 -15.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.237"^^xsd:decimal ;
  dwc:decimalLongitude "-15.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_59'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2155_59'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.716666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-15.918'^^xsd:double;
  dwc:latitude '26.237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.918 26.237, -15.918 26.237, -15.918 26.237, -15.918 26.237, -15.918 26.237))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_59'^^xsd:string;
  dwc:observationDate '2019-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.237 -15.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.237"^^xsd:decimal ;
  dwc:decimalLongitude "-15.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_887'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2155_887'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.716666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-15.918'^^xsd:double;
  dwc:latitude '26.237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.918 26.237, -15.918 26.237, -15.918 26.237, -15.918 26.237, -15.918 26.237))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_887'^^xsd:string;
  dwc:observationDate '2019-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.494 -15.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.494"^^xsd:decimal ;
  dwc:decimalLongitude "-15.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_886'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2155_886'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.85'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-15.467'^^xsd:double;
  dwc:latitude '27.494'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.467 27.494, -15.467 27.494, -15.467 27.494, -15.467 27.494, -15.467 27.494))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_886'^^xsd:string;
  dwc:observationDate '2019-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.494 -15.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.494"^^xsd:decimal ;
  dwc:decimalLongitude "-15.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_58'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2155_58'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.85'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-15.467'^^xsd:double;
  dwc:latitude '27.494'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.467 27.494, -15.467 27.494, -15.467 27.494, -15.467 27.494, -15.467 27.494))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_58'^^xsd:string;
  dwc:observationDate '2019-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.724 -15.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.724"^^xsd:decimal ;
  dwc:decimalLongitude "-15.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_885'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2155_885'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.483333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-15.39'^^xsd:double;
  dwc:latitude '27.724'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.39 27.724, -15.39 27.724, -15.39 27.724, -15.39 27.724, -15.39 27.724))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_885'^^xsd:string;
  dwc:observationDate '2019-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.724 -15.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.724"^^xsd:decimal ;
  dwc:decimalLongitude "-15.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_57'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2155_57'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.483333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-15.39'^^xsd:double;
  dwc:latitude '27.724'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.39 27.724, -15.39 27.724, -15.39 27.724, -15.39 27.724, -15.39 27.724))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_57'^^xsd:string;
  dwc:observationDate '2019-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.978 -15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.978"^^xsd:decimal ;
  dwc:decimalLongitude "-15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_884'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2155_884'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.9'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-15.33'^^xsd:double;
  dwc:latitude '27.978'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.33 27.978, -15.33 27.978, -15.33 27.978, -15.33 27.978, -15.33 27.978))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_884'^^xsd:string;
  dwc:observationDate '2019-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.978 -15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.978"^^xsd:decimal ;
  dwc:decimalLongitude "-15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_56'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2155_56'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.9'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-15.33'^^xsd:double;
  dwc:latitude '27.978'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-15.33 27.978, -15.33 27.978, -15.33 27.978, -15.33 27.978, -15.33 27.978))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_56'^^xsd:string;
  dwc:observationDate '2019-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.051428 -14.743072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.051428"^^xsd:decimal ;
  dwc:decimalLongitude "-14.743072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_883'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_883'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-14.743072'^^xsd:double;
  dwc:latitude '30.051428'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.743072 30.051428, -14.743072 30.051428, -14.743072 30.051428, -14.743072 30.051428, -14.743072 30.051428))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_883'^^xsd:string;
  dwc:observationDate '2019-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.051428 -14.743072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.051428"^^xsd:decimal ;
  dwc:decimalLongitude "-14.743072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_55'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_55'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-14.743072'^^xsd:double;
  dwc:latitude '30.051428'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.743072 30.051428, -14.743072 30.051428, -14.743072 30.051428, -14.743072 30.051428, -14.743072 30.051428))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_55'^^xsd:string;
  dwc:observationDate '2019-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.303 -14.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.303"^^xsd:decimal ;
  dwc:decimalLongitude "-14.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_54'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_54'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.033333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-14.657'^^xsd:double;
  dwc:latitude '30.303'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.657 30.303, -14.657 30.303, -14.657 30.303, -14.657 30.303, -14.657 30.303))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_54'^^xsd:string;
  dwc:observationDate '2019-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.303 -14.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.303"^^xsd:decimal ;
  dwc:decimalLongitude "-14.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_882'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_882'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.033333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-14.657'^^xsd:double;
  dwc:latitude '30.303'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.657 30.303, -14.657 30.303, -14.657 30.303, -14.657 30.303, -14.657 30.303))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_882'^^xsd:string;
  dwc:observationDate '2019-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.961 -14.401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.961"^^xsd:decimal ;
  dwc:decimalLongitude "-14.401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_881'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_881'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-14.401'^^xsd:double;
  dwc:latitude '30.961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.401 30.961, -14.401 30.961, -14.401 30.961, -14.401 30.961, -14.401 30.961))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2155_881'^^xsd:string;
  dwc:observationDate '2019-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.961 -14.401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.961"^^xsd:decimal ;
  dwc:decimalLongitude "-14.401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_53'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_53'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-14.401'^^xsd:double;
  dwc:latitude '30.961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.401 30.961, -14.401 30.961, -14.401 30.961, -14.401 30.961, -14.401 30.961))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2155_53'^^xsd:string;
  dwc:observationDate '2019-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.867 -14.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.867"^^xsd:decimal ;
  dwc:decimalLongitude "-14.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_134'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_134'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.866666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-14.358'^^xsd:double;
  dwc:latitude '-7.867'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.358 -7.867, -14.358 -7.867, -14.358 -7.867, -14.358 -7.867, -14.358 -7.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_134'^^xsd:string;
  dwc:observationDate '2019-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.867 -14.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.867"^^xsd:decimal ;
  dwc:decimalLongitude "-14.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_962'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_962'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.866666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-14.358'^^xsd:double;
  dwc:latitude '-7.867'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.358 -7.867, -14.358 -7.867, -14.358 -7.867, -14.358 -7.867, -14.358 -7.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_962'^^xsd:string;
  dwc:observationDate '2019-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.274 -14.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.274"^^xsd:decimal ;
  dwc:decimalLongitude "-14.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_880'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_880'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.5666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-14.305'^^xsd:double;
  dwc:latitude '31.274'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.305 31.274, -14.305 31.274, -14.305 31.274, -14.305 31.274, -14.305 31.274))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "STR" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2155_880'^^xsd:string;
  dwc:observationDate '2019-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.274 -14.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.274"^^xsd:decimal ;
  dwc:decimalLongitude "-14.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_52'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_52'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.5666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-14.305'^^xsd:double;
  dwc:latitude '31.274'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.305 31.274, -14.305 31.274, -14.305 31.274, -14.305 31.274, -14.305 31.274))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "STR" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2155_52'^^xsd:string;
  dwc:observationDate '2019-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.621 -14.191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.621"^^xsd:decimal ;
  dwc:decimalLongitude "-14.191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_51'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_51'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.9666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-14.191'^^xsd:double;
  dwc:latitude '31.621'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.191 31.621, -14.191 31.621, -14.191 31.621, -14.191 31.621, -14.191 31.621))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2155_51'^^xsd:string;
  dwc:observationDate '2019-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.621 -14.191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.621"^^xsd:decimal ;
  dwc:decimalLongitude "-14.191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_879'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_879'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.9666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-14.191'^^xsd:double;
  dwc:latitude '31.621'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.191 31.621, -14.191 31.621, -14.191 31.621, -14.191 31.621, -14.191 31.621))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2155_879'^^xsd:string;
  dwc:observationDate '2019-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.766 -14.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.766"^^xsd:decimal ;
  dwc:decimalLongitude "-14.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_878'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_878'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.8833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-14.143'^^xsd:double;
  dwc:latitude '31.766'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.143 31.766, -14.143 31.766, -14.143 31.766, -14.143 31.766, -14.143 31.766))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "STR" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2155_878'^^xsd:string;
  dwc:observationDate '2019-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.766 -14.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.766"^^xsd:decimal ;
  dwc:decimalLongitude "-14.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_50'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_50'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.8833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-14.143'^^xsd:double;
  dwc:latitude '31.766'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.143 31.766, -14.143 31.766, -14.143 31.766, -14.143 31.766, -14.143 31.766))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "STR" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2155_50'^^xsd:string;
  dwc:observationDate '2019-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.045341 -14.142185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.045341"^^xsd:decimal ;
  dwc:decimalLongitude "-14.142185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_963'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_963'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.516666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-14.142185'^^xsd:double;
  dwc:latitude '-8.045341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.142185 -8.045341, -14.142185 -8.045341, -14.142185 -8.045341, -14.142185 -8.045341, -14.142185 -8.045341))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_963'^^xsd:string;
  dwc:observationDate '2019-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.045341 -14.142185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.045341"^^xsd:decimal ;
  dwc:decimalLongitude "-14.142185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_135'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_135'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.516666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-14.142185'^^xsd:double;
  dwc:latitude '-8.045341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.142185 -8.045341, -14.142185 -8.045341, -14.142185 -8.045341, -14.142185 -8.045341, -14.142185 -8.045341))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_135'^^xsd:string;
  dwc:observationDate '2019-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.076 -14.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.076"^^xsd:decimal ;
  dwc:decimalLongitude "-14.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_877'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_877'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.5'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-14.023'^^xsd:double;
  dwc:latitude '32.076'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.023 32.076, -14.023 32.076, -14.023 32.076, -14.023 32.076, -14.023 32.076))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_877'^^xsd:string;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.076 -14.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.076"^^xsd:decimal ;
  dwc:decimalLongitude "-14.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_49'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_49'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.5'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-14.023'^^xsd:double;
  dwc:latitude '32.076'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.023 32.076, -14.023 32.076, -14.023 32.076, -14.023 32.076, -14.023 32.076))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_49'^^xsd:string;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.273 -13.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.273"^^xsd:decimal ;
  dwc:decimalLongitude "-13.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_876'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_876'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.966666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-13.951'^^xsd:double;
  dwc:latitude '32.273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.951 32.273, -13.951 32.273, -13.951 32.273, -13.951 32.273, -13.951 32.273))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "STR" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2155_876'^^xsd:string;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.273 -13.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.273"^^xsd:decimal ;
  dwc:decimalLongitude "-13.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_48'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_48'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.966666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-13.951'^^xsd:double;
  dwc:latitude '32.273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.951 32.273, -13.951 32.273, -13.951 32.273, -13.951 32.273, -13.951 32.273))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "STR" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2155_48'^^xsd:string;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.109 -13.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.109"^^xsd:decimal ;
  dwc:decimalLongitude "-13.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_47'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_47'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-13.674'^^xsd:double;
  dwc:latitude '33.109'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.674 33.109, -13.674 33.109, -13.674 33.109, -13.674 33.109, -13.674 33.109))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "STR" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2155_47'^^xsd:string;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.109 -13.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.109"^^xsd:decimal ;
  dwc:decimalLongitude "-13.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_875'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_875'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-13.674'^^xsd:double;
  dwc:latitude '33.109'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.674 33.109, -13.674 33.109, -13.674 33.109, -13.674 33.109, -13.674 33.109))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "STR" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2155_875'^^xsd:string;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 -13.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_136'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_136'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.75'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-13.662'^^xsd:double;
  dwc:latitude '-8.5'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.662 -8.5, -13.662 -8.5, -13.662 -8.5, -13.662 -8.5, -13.662 -8.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_136'^^xsd:string;
  dwc:observationDate '2019-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 -13.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_964'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_964'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.75'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-13.662'^^xsd:double;
  dwc:latitude '-8.5'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.662 -8.5, -13.662 -8.5, -13.662 -8.5, -13.662 -8.5, -13.662 -8.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_964'^^xsd:string;
  dwc:observationDate '2019-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.379 -13.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.379"^^xsd:decimal ;
  dwc:decimalLongitude "-13.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_874'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_874'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-13.58'^^xsd:double;
  dwc:latitude '33.379'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.58 33.379, -13.58 33.379, -13.58 33.379, -13.58 33.379, -13.58 33.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_874'^^xsd:string;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.379 -13.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.379"^^xsd:decimal ;
  dwc:decimalLongitude "-13.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_46'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_46'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-13.58'^^xsd:double;
  dwc:latitude '33.379'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.58 33.379, -13.58 33.379, -13.58 33.379, -13.58 33.379, -13.58 33.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_46'^^xsd:string;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.861 -13.404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.861"^^xsd:decimal ;
  dwc:decimalLongitude "-13.404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_45'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_45'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-13.404'^^xsd:double;
  dwc:latitude '33.861'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.404 33.861, -13.404 33.861, -13.404 33.861, -13.404 33.861, -13.404 33.861))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "STR" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2155_45'^^xsd:string;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.861 -13.404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.861"^^xsd:decimal ;
  dwc:decimalLongitude "-13.404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_873'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_873'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-13.404'^^xsd:double;
  dwc:latitude '33.861'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.404 33.861, -13.404 33.861, -13.404 33.861, -13.404 33.861, -13.404 33.861))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "STR" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2155_873'^^xsd:string;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.935 -13.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.935"^^xsd:decimal ;
  dwc:decimalLongitude "-13.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_44'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_44'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-13.38'^^xsd:double;
  dwc:latitude '33.935'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.38 33.935, -13.38 33.935, -13.38 33.935, -13.38 33.935, -13.38 33.935))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_44'^^xsd:string;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.935 -13.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.935"^^xsd:decimal ;
  dwc:decimalLongitude "-13.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_872'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_872'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-13.38'^^xsd:double;
  dwc:latitude '33.935'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.38 33.935, -13.38 33.935, -13.38 33.935, -13.38 33.935, -13.38 33.935))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_872'^^xsd:string;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.241 -13.273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.241"^^xsd:decimal ;
  dwc:decimalLongitude "-13.273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_43'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_43'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.0333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-13.273'^^xsd:double;
  dwc:latitude '34.241'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.273 34.241, -13.273 34.241, -13.273 34.241, -13.273 34.241, -13.273 34.241))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_43'^^xsd:string;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.241 -13.273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.241"^^xsd:decimal ;
  dwc:decimalLongitude "-13.273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_871'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_871'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.0333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-13.273'^^xsd:double;
  dwc:latitude '34.241'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.273 34.241, -13.273 34.241, -13.273 34.241, -13.273 34.241, -13.273 34.241))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_871'^^xsd:string;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.003697 -13.132172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.003697"^^xsd:decimal ;
  dwc:decimalLongitude "-13.132172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1148'^^xsd:string;
  dwc:scientificName 'Hyperoodontidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_1148'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.55'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-13.132172'^^xsd:double;
  dwc:latitude '-30.003697'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.132172 -30.003697, -13.132172 -30.003697, -13.132172 -30.003697, -13.132172 -30.003697, -13.132172 -30.003697))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BW" by the provider'^^xsd:string;
  dwc:aphiaid '384757'^^xsd:integer;
  dwc:occurrenceId '2155_1148'^^xsd:string;
  dwc:observationDate '2019-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.003697 -13.132172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.003697"^^xsd:decimal ;
  dwc:decimalLongitude "-13.132172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_320'^^xsd:string;
  dwc:scientificName 'Hyperoodontidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_320'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.55'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-13.132172'^^xsd:double;
  dwc:latitude '-30.003697'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.132172 -30.003697, -13.132172 -30.003697, -13.132172 -30.003697, -13.132172 -30.003697, -13.132172 -30.003697))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BW" by the provider'^^xsd:string;
  dwc:aphiaid '384757'^^xsd:integer;
  dwc:occurrenceId '2155_320'^^xsd:string;
  dwc:observationDate '2019-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.898 -13.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.898"^^xsd:decimal ;
  dwc:decimalLongitude "-13.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_870'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_870'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-13.045'^^xsd:double;
  dwc:latitude '34.898'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.045 34.898, -13.045 34.898, -13.045 34.898, -13.045 34.898, -13.045 34.898))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_870'^^xsd:string;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.898 -13.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.898"^^xsd:decimal ;
  dwc:decimalLongitude "-13.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_42'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_42'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-13.045'^^xsd:double;
  dwc:latitude '34.898'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.045 34.898, -13.045 34.898, -13.045 34.898, -13.045 34.898, -13.045 34.898))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_42'^^xsd:string;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.292 -12.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.292"^^xsd:decimal ;
  dwc:decimalLongitude "-12.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_41'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_41'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-12.915'^^xsd:double;
  dwc:latitude '35.292'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.915 35.292, -12.915 35.292, -12.915 35.292, -12.915 35.292, -12.915 35.292))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_41'^^xsd:string;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.292 -12.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.292"^^xsd:decimal ;
  dwc:decimalLongitude "-12.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_869'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_869'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-12.915'^^xsd:double;
  dwc:latitude '35.292'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.915 35.292, -12.915 35.292, -12.915 35.292, -12.915 35.292, -12.915 35.292))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_869'^^xsd:string;
  dwc:observationDate '2019-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39 -12.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39"^^xsd:decimal ;
  dwc:decimalLongitude "-12.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_868'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2155_868'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.866666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-12.876'^^xsd:double;
  dwc:latitude '35.39'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.876 35.39, -12.876 35.39, -12.876 35.39, -12.876 35.39, -12.876 35.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "STR" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2155_868'^^xsd:string;
  dwc:observationDate '2019-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39 -12.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39"^^xsd:decimal ;
  dwc:decimalLongitude "-12.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_40'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2155_40'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.866666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-12.876'^^xsd:double;
  dwc:latitude '35.39'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.876 35.39, -12.876 35.39, -12.876 35.39, -12.876 35.39, -12.876 35.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "STR" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2155_40'^^xsd:string;
  dwc:observationDate '2019-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.644 -12.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.644"^^xsd:decimal ;
  dwc:decimalLongitude "-12.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_39'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2155_39'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.233333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-12.769'^^xsd:double;
  dwc:latitude '35.644'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.769 35.644, -12.769 35.644, -12.769 35.644, -12.769 35.644, -12.769 35.644))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_39'^^xsd:string;
  dwc:observationDate '2019-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.644 -12.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.644"^^xsd:decimal ;
  dwc:decimalLongitude "-12.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_867'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2155_867'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.233333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-12.769'^^xsd:double;
  dwc:latitude '35.644'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.769 35.644, -12.769 35.644, -12.769 35.644, -12.769 35.644, -12.769 35.644))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_867'^^xsd:string;
  dwc:observationDate '2019-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.719 -11.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.719"^^xsd:decimal ;
  dwc:decimalLongitude "-11.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_38'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2155_38'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.3333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-11.651'^^xsd:double;
  dwc:latitude '38.719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.651 38.719, -11.651 38.719, -11.651 38.719, -11.651 38.719, -11.651 38.719))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_38'^^xsd:string;
  dwc:observationDate '2019-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.719 -11.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.719"^^xsd:decimal ;
  dwc:decimalLongitude "-11.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_866'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2155_866'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.3333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-11.651'^^xsd:double;
  dwc:latitude '38.719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.651 38.719, -11.651 38.719, -11.651 38.719, -11.651 38.719, -11.651 38.719))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_866'^^xsd:string;
  dwc:observationDate '2019-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.886 -11.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.886"^^xsd:decimal ;
  dwc:decimalLongitude "-11.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_37'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2155_37'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.3166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-11.589'^^xsd:double;
  dwc:latitude '38.886'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.589 38.886, -11.589 38.886, -11.589 38.886, -11.589 38.886, -11.589 38.886))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_37'^^xsd:string;
  dwc:observationDate '2019-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.886 -11.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.886"^^xsd:decimal ;
  dwc:decimalLongitude "-11.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_865'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2155_865'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.3166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-11.589'^^xsd:double;
  dwc:latitude '38.886'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.589 38.886, -11.589 38.886, -11.589 38.886, -11.589 38.886, -11.589 38.886))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_865'^^xsd:string;
  dwc:observationDate '2019-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.012 -11.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.012"^^xsd:decimal ;
  dwc:decimalLongitude "-11.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_36'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2155_36'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.55'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-11.544'^^xsd:double;
  dwc:latitude '39.012'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.544 39.012, -11.544 39.012, -11.544 39.012, -11.544 39.012, -11.544 39.012))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_36'^^xsd:string;
  dwc:observationDate '2019-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.012 -11.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.012"^^xsd:decimal ;
  dwc:decimalLongitude "-11.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_864'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2155_864'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.55'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-11.544'^^xsd:double;
  dwc:latitude '39.012'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.544 39.012, -11.544 39.012, -11.544 39.012, -11.544 39.012, -11.544 39.012))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_864'^^xsd:string;
  dwc:observationDate '2019-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.074 -11.522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.074"^^xsd:decimal ;
  dwc:decimalLongitude "-11.522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_35'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2155_35'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.15'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-11.522'^^xsd:double;
  dwc:latitude '39.074'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.522 39.074, -11.522 39.074, -11.522 39.074, -11.522 39.074, -11.522 39.074))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_35'^^xsd:string;
  dwc:observationDate '2019-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.074 -11.522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.074"^^xsd:decimal ;
  dwc:decimalLongitude "-11.522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_863'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2155_863'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.15'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-11.522'^^xsd:double;
  dwc:latitude '39.074'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.522 39.074, -11.522 39.074, -11.522 39.074, -11.522 39.074, -11.522 39.074))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_863'^^xsd:string;
  dwc:observationDate '2019-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.299 -11.443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.299"^^xsd:decimal ;
  dwc:decimalLongitude "-11.443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_862'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_862'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.733333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-11.443'^^xsd:double;
  dwc:latitude '39.299'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.443 39.299, -11.443 39.299, -11.443 39.299, -11.443 39.299, -11.443 39.299))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '2155_862'^^xsd:string;
  dwc:observationDate '2019-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.299 -11.443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.299"^^xsd:decimal ;
  dwc:decimalLongitude "-11.443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_34'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_34'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.733333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-11.443'^^xsd:double;
  dwc:latitude '39.299'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.443 39.299, -11.443 39.299, -11.443 39.299, -11.443 39.299, -11.443 39.299))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '2155_34'^^xsd:string;
  dwc:observationDate '2019-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.763 -10.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.763"^^xsd:decimal ;
  dwc:decimalLongitude "-10.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_861'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_861'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.889'^^xsd:double;
  dwc:latitude '40.763'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.889 40.763, -10.889 40.763, -10.889 40.763, -10.889 40.763, -10.889 40.763))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_861'^^xsd:string;
  dwc:observationDate '2019-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.763 -10.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.763"^^xsd:decimal ;
  dwc:decimalLongitude "-10.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_33'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_33'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.889'^^xsd:double;
  dwc:latitude '40.763'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.889 40.763, -10.889 40.763, -10.889 40.763, -10.889 40.763, -10.889 40.763))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_33'^^xsd:string;
  dwc:observationDate '2019-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.753034 -10.509729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.753034"^^xsd:decimal ;
  dwc:decimalLongitude "-10.509729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_32'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_32'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.7166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.509729'^^xsd:double;
  dwc:latitude '41.753034'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.509729 41.753034, -10.509729 41.753034, -10.509729 41.753034, -10.509729 41.753034, -10.509729 41.753034))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_32'^^xsd:string;
  dwc:observationDate '2019-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.753034 -10.509729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.753034"^^xsd:decimal ;
  dwc:decimalLongitude "-10.509729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_860'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_860'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.7166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.509729'^^xsd:double;
  dwc:latitude '41.753034'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.509729 41.753034, -10.509729 41.753034, -10.509729 41.753034, -10.509729 41.753034, -10.509729 41.753034))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_860'^^xsd:string;
  dwc:observationDate '2019-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.768 -10.503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.768"^^xsd:decimal ;
  dwc:decimalLongitude "-10.503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_859'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_859'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.65'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.503'^^xsd:double;
  dwc:latitude '41.768'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.503 41.768, -10.503 41.768, -10.503 41.768, -10.503 41.768, -10.503 41.768))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '2155_859'^^xsd:string;
  dwc:observationDate '2019-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.768 -10.503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.768"^^xsd:decimal ;
  dwc:decimalLongitude "-10.503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_31'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_31'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.65'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.503'^^xsd:double;
  dwc:latitude '41.768'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.503 41.768, -10.503 41.768, -10.503 41.768, -10.503 41.768, -10.503 41.768))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '2155_31'^^xsd:string;
  dwc:observationDate '2019-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.56 -10.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.56"^^xsd:decimal ;
  dwc:decimalLongitude "-10.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_965'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2155_965'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.6'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.415'^^xsd:double;
  dwc:latitude '-11.56'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.415 -11.56, -10.415 -11.56, -10.415 -11.56, -10.415 -11.56, -10.415 -11.56))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_965'^^xsd:string;
  dwc:observationDate '2019-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.56 -10.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.56"^^xsd:decimal ;
  dwc:decimalLongitude "-10.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_137'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2155_137'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.6'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.415'^^xsd:double;
  dwc:latitude '-11.56'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.415 -11.56, -10.415 -11.56, -10.415 -11.56, -10.415 -11.56, -10.415 -11.56))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_137'^^xsd:string;
  dwc:observationDate '2019-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.138 -10.362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.138"^^xsd:decimal ;
  dwc:decimalLongitude "-10.362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_30'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_30'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.3833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.362'^^xsd:double;
  dwc:latitude '42.138'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.362 42.138, -10.362 42.138, -10.362 42.138, -10.362 42.138, -10.362 42.138))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_30'^^xsd:string;
  dwc:observationDate '2019-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.138 -10.362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.138"^^xsd:decimal ;
  dwc:decimalLongitude "-10.362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_858'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_858'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.3833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.362'^^xsd:double;
  dwc:latitude '42.138'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.362 42.138, -10.362 42.138, -10.362 42.138, -10.362 42.138, -10.362 42.138))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_858'^^xsd:string;
  dwc:observationDate '2019-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.338 -10.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.338"^^xsd:decimal ;
  dwc:decimalLongitude "-10.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_29'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_29'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.15'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.296'^^xsd:double;
  dwc:latitude '42.338'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.296 42.338, -10.296 42.338, -10.296 42.338, -10.296 42.338, -10.296 42.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_29'^^xsd:string;
  dwc:observationDate '2019-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.338 -10.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.338"^^xsd:decimal ;
  dwc:decimalLongitude "-10.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_857'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_857'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.15'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.296'^^xsd:double;
  dwc:latitude '42.338'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.296 42.338, -10.296 42.338, -10.296 42.338, -10.296 42.338, -10.296 42.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_857'^^xsd:string;
  dwc:observationDate '2019-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -10.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-10.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_856'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_856'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.7666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.274'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.274 42.4, -10.274 42.4, -10.274 42.4, -10.274 42.4, -10.274 42.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_856'^^xsd:string;
  dwc:observationDate '2019-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -10.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-10.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_28'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_28'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.7666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.274'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.274 42.4, -10.274 42.4, -10.274 42.4, -10.274 42.4, -10.274 42.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_28'^^xsd:string;
  dwc:observationDate '2019-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.561 -10.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.561"^^xsd:decimal ;
  dwc:decimalLongitude "-10.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_27'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_27'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.7333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.21'^^xsd:double;
  dwc:latitude '42.561'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.21 42.561, -10.21 42.561, -10.21 42.561, -10.21 42.561, -10.21 42.561))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_27'^^xsd:string;
  dwc:observationDate '2019-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.561 -10.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.561"^^xsd:decimal ;
  dwc:decimalLongitude "-10.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_855'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_855'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.7333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.21'^^xsd:double;
  dwc:latitude '42.561'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.21 42.561, -10.21 42.561, -10.21 42.561, -10.21 42.561, -10.21 42.561))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_855'^^xsd:string;
  dwc:observationDate '2019-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.663 -10.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.663"^^xsd:decimal ;
  dwc:decimalLongitude "-10.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_854'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_854'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.0833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.17'^^xsd:double;
  dwc:latitude '42.663'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.17 42.663, -10.17 42.663, -10.17 42.663, -10.17 42.663, -10.17 42.663))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_854'^^xsd:string;
  dwc:observationDate '2019-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.663 -10.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.663"^^xsd:decimal ;
  dwc:decimalLongitude "-10.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_26'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_26'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.0833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.17'^^xsd:double;
  dwc:latitude '42.663'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.17 42.663, -10.17 42.663, -10.17 42.663, -10.17 42.663, -10.17 42.663))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_26'^^xsd:string;
  dwc:observationDate '2019-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.056 -10.131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.056"^^xsd:decimal ;
  dwc:decimalLongitude "-10.131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_852'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_852'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.131'^^xsd:double;
  dwc:latitude '43.056'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.131 43.056, -10.131 43.056, -10.131 43.056, -10.131 43.056, -10.131 43.056))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_852'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.056 -10.131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.056"^^xsd:decimal ;
  dwc:decimalLongitude "-10.131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_24'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_24'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.131'^^xsd:double;
  dwc:latitude '43.056'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.131 43.056, -10.131 43.056, -10.131 43.056, -10.131 43.056, -10.131 43.056))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_24'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.885 -10.128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.885"^^xsd:decimal ;
  dwc:decimalLongitude "-10.128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_853'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_853'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.7'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.128'^^xsd:double;
  dwc:latitude '42.885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.128 42.885, -10.128 42.885, -10.128 42.885, -10.128 42.885, -10.128 42.885))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_853'^^xsd:string;
  dwc:observationDate '2019-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.885 -10.128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.885"^^xsd:decimal ;
  dwc:decimalLongitude "-10.128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_25'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_25'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.7'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-10.128'^^xsd:double;
  dwc:latitude '42.885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.128 42.885, -10.128 42.885, -10.128 42.885, -10.128 42.885, -10.128 42.885))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_25'^^xsd:string;
  dwc:observationDate '2019-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.486 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.486"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_319'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2155_319'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '-30.486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.945 -30.486, -9.945 -30.486, -9.945 -30.486, -9.945 -30.486, -9.945 -30.486))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_319'^^xsd:string;
  dwc:observationDate '2019-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.486 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.486"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1147'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2155_1147'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '-30.486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.945 -30.486, -9.945 -30.486, -9.945 -30.486, -9.945 -30.486, -9.945 -30.486))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1147'^^xsd:string;
  dwc:observationDate '2019-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.509 -9.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.509"^^xsd:decimal ;
  dwc:decimalLongitude "-9.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_318'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2155_318'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.6'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-9.848'^^xsd:double;
  dwc:latitude '-30.509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.848 -30.509, -9.848 -30.509, -9.848 -30.509, -9.848 -30.509, -9.848 -30.509))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_318'^^xsd:string;
  dwc:observationDate '2019-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.509 -9.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.509"^^xsd:decimal ;
  dwc:decimalLongitude "-9.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1146'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2155_1146'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.6'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-9.848'^^xsd:double;
  dwc:latitude '-30.509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.848 -30.509, -9.848 -30.509, -9.848 -30.509, -9.848 -30.509, -9.848 -30.509))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1146'^^xsd:string;
  dwc:observationDate '2019-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.868 -9.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.868"^^xsd:decimal ;
  dwc:decimalLongitude "-9.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_851'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_851'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.116666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-9.711'^^xsd:double;
  dwc:latitude '43.868'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.711 43.868, -9.711 43.868, -9.711 43.868, -9.711 43.868, -9.711 43.868))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '2155_851'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.868 -9.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.868"^^xsd:decimal ;
  dwc:decimalLongitude "-9.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_23'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_23'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.116666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-9.711'^^xsd:double;
  dwc:latitude '43.868'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.711 43.868, -9.711 43.868, -9.711 43.868, -9.711 43.868, -9.711 43.868))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '2155_23'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.895802 -9.684679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.895802"^^xsd:decimal ;
  dwc:decimalLongitude "-9.684679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_850'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_850'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.8'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-9.684679'^^xsd:double;
  dwc:latitude '43.895802'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.684679 43.895802, -9.684679 43.895802, -9.684679 43.895802, -9.684679 43.895802, -9.684679 43.895802))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_850'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.895802 -9.684679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.895802"^^xsd:decimal ;
  dwc:decimalLongitude "-9.684679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_22'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_22'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.8'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-9.684679'^^xsd:double;
  dwc:latitude '43.895802'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.684679 43.895802, -9.684679 43.895802, -9.684679 43.895802, -9.684679 43.895802, -9.684679 43.895802))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_22'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.968 -9.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.968"^^xsd:decimal ;
  dwc:decimalLongitude "-9.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_21'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_21'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.45'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-9.642'^^xsd:double;
  dwc:latitude '43.968'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.642 43.968, -9.642 43.968, -9.642 43.968, -9.642 43.968, -9.642 43.968))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_21'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.968 -9.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.968"^^xsd:decimal ;
  dwc:decimalLongitude "-9.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_849'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_849'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.45'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-9.642'^^xsd:double;
  dwc:latitude '43.968'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.642 43.968, -9.642 43.968, -9.642 43.968, -9.642 43.968, -9.642 43.968))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_849'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.118 -9.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.118"^^xsd:decimal ;
  dwc:decimalLongitude "-9.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_848'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_848'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.4'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-9.536'^^xsd:double;
  dwc:latitude '44.118'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.536 44.118, -9.536 44.118, -9.536 44.118, -9.536 44.118, -9.536 44.118))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '2155_848'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.118 -9.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.118"^^xsd:decimal ;
  dwc:decimalLongitude "-9.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_20'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_20'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.4'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-9.536'^^xsd:double;
  dwc:latitude '44.118'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.536 44.118, -9.536 44.118, -9.536 44.118, -9.536 44.118, -9.536 44.118))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '2155_20'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.324 -9.381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.324"^^xsd:decimal ;
  dwc:decimalLongitude "-9.381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_847'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_847'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-9.381'^^xsd:double;
  dwc:latitude '44.324'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.381 44.324, -9.381 44.324, -9.381 44.324, -9.381 44.324, -9.381 44.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_847'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.324 -9.381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.324"^^xsd:decimal ;
  dwc:decimalLongitude "-9.381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_19'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_19'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-9.381'^^xsd:double;
  dwc:latitude '44.324'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.381 44.324, -9.381 44.324, -9.381 44.324, -9.381 44.324, -9.381 44.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_19'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.682 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.682"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_316'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2155_316'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.7'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:latitude '-30.682'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.11 -30.682, -9.11 -30.682, -9.11 -30.682, -9.11 -30.682, -9.11 -30.682))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "PLT" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '2155_316'^^xsd:string;
  dwc:observationDate '2019-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.682 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.682"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1144'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2155_1144'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.7'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:latitude '-30.682'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.11 -30.682, -9.11 -30.682, -9.11 -30.682, -9.11 -30.682, -9.11 -30.682))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "PLT" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '2155_1144'^^xsd:string;
  dwc:observationDate '2019-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.767 -9.052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.767"^^xsd:decimal ;
  dwc:decimalLongitude "-9.052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_18'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_18'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.9'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-9.052'^^xsd:double;
  dwc:latitude '44.767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.052 44.767, -9.052 44.767, -9.052 44.767, -9.052 44.767, -9.052 44.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_18'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.767 -9.052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.767"^^xsd:decimal ;
  dwc:decimalLongitude "-9.052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_846'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_846'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.9'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-9.052'^^xsd:double;
  dwc:latitude '44.767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.052 44.767, -9.052 44.767, -9.052 44.767, -9.052 44.767, -9.052 44.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_846'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.175 -8.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.175"^^xsd:decimal ;
  dwc:decimalLongitude "-8.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_17'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_17'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.9833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-8.74'^^xsd:double;
  dwc:latitude '45.175'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.74 45.175, -8.74 45.175, -8.74 45.175, -8.74 45.175, -8.74 45.175))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_17'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.175 -8.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.175"^^xsd:decimal ;
  dwc:decimalLongitude "-8.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_845'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_845'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.9833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-8.74'^^xsd:double;
  dwc:latitude '45.175'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.74 45.175, -8.74 45.175, -8.74 45.175, -8.74 45.175, -8.74 45.175))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_845'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 -8.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_844'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_844'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-8.682'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.682 45.25, -8.682 45.25, -8.682 45.25, -8.682 45.25, -8.682 45.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_844'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 -8.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_16'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_16'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-8.682'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.682 45.25, -8.682 45.25, -8.682 45.25, -8.682 45.25, -8.682 45.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_16'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.759595 -8.646154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.759595"^^xsd:decimal ;
  dwc:decimalLongitude "-8.646154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1145'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2155_1145'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-8.646154'^^xsd:double;
  dwc:latitude '-30.759595'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.646154 -30.759595, -8.646154 -30.759595, -8.646154 -30.759595, -8.646154 -30.759595, -8.646154 -30.759595))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1145'^^xsd:string;
  dwc:observationDate '2019-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.759595 -8.646154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.759595"^^xsd:decimal ;
  dwc:decimalLongitude "-8.646154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_317'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2155_317'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-8.646154'^^xsd:double;
  dwc:latitude '-30.759595'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.646154 -30.759595, -8.646154 -30.759595, -8.646154 -30.759595, -8.646154 -30.759595, -8.646154 -30.759595))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_317'^^xsd:string;
  dwc:observationDate '2019-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.448 -8.539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.448"^^xsd:decimal ;
  dwc:decimalLongitude "-8.539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_15'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_15'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-8.539'^^xsd:double;
  dwc:latitude '45.448'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.539 45.448, -8.539 45.448, -8.539 45.448, -8.539 45.448, -8.539 45.448))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_15'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.448 -8.539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.448"^^xsd:decimal ;
  dwc:decimalLongitude "-8.539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_843'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_843'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-8.539'^^xsd:double;
  dwc:latitude '45.448'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.539 45.448, -8.539 45.448, -8.539 45.448, -8.539 45.448, -8.539 45.448))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_843'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.596 -8.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.596"^^xsd:decimal ;
  dwc:decimalLongitude "-8.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_842'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_842'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-8.42'^^xsd:double;
  dwc:latitude '45.596'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.42 45.596, -8.42 45.596, -8.42 45.596, -8.42 45.596, -8.42 45.596))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "WSD" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2155_842'^^xsd:string;
  dwc:observationDate '2019-08-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/8269__2155_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.596 -8.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.596"^^xsd:decimal ;
  dwc:decimalLongitude "-8.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_14'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_14'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-8.42'^^xsd:double;
  dwc:latitude '45.596'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.42 45.596, -8.42 45.596, -8.42 45.596, -8.42 45.596, -8.42 45.596))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "WSD" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2155_14'^^xsd:string;
  dwc:observationDate '2019-08-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/8269__2155_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.409 -8.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.409"^^xsd:decimal ;
  dwc:decimalLongitude "-8.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_138'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2155_138'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.4333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-8.417'^^xsd:double;
  dwc:latitude '-13.409'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.417 -13.409, -8.417 -13.409, -8.417 -13.409, -8.417 -13.409, -8.417 -13.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_138'^^xsd:string;
  dwc:observationDate '2019-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.409 -8.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.409"^^xsd:decimal ;
  dwc:decimalLongitude "-8.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_966'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2155_966'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.4333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-8.417'^^xsd:double;
  dwc:latitude '-13.409'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.417 -13.409, -8.417 -13.409, -8.417 -13.409, -8.417 -13.409, -8.417 -13.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_966'^^xsd:string;
  dwc:observationDate '2019-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.568 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.568"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_139'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2155_139'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '-13.568'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.255 -13.568, -8.255 -13.568, -8.255 -13.568, -8.255 -13.568, -8.255 -13.568))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_139'^^xsd:string;
  dwc:observationDate '2019-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.568 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.568"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_967'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2155_967'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '-13.568'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.255 -13.568, -8.255 -13.568, -8.255 -13.568, -8.255 -13.568, -8.255 -13.568))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_967'^^xsd:string;
  dwc:observationDate '2019-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.937 -8.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.937"^^xsd:decimal ;
  dwc:decimalLongitude "-8.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_841'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_841'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.6166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-8.156'^^xsd:double;
  dwc:latitude '45.937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.156 45.937, -8.156 45.937, -8.156 45.937, -8.156 45.937, -8.156 45.937))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "WSD" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2155_841'^^xsd:string;
  dwc:observationDate '2019-08-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/8269__2155_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.937 -8.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.937"^^xsd:decimal ;
  dwc:decimalLongitude "-8.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_13'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_13'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.6166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-8.156'^^xsd:double;
  dwc:latitude '45.937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.156 45.937, -8.156 45.937, -8.156 45.937, -8.156 45.937, -8.156 45.937))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "WSD" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2155_13'^^xsd:string;
  dwc:observationDate '2019-08-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/8269__2155_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.747 -8.057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.747"^^xsd:decimal ;
  dwc:decimalLongitude "-8.057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_968'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2155_968'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-8.057'^^xsd:double;
  dwc:latitude '-13.747'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.057 -13.747, -8.057 -13.747, -8.057 -13.747, -8.057 -13.747, -8.057 -13.747))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_968'^^xsd:string;
  dwc:observationDate '2019-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.747 -8.057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.747"^^xsd:decimal ;
  dwc:decimalLongitude "-8.057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_140'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2155_140'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-8.057'^^xsd:double;
  dwc:latitude '-13.747'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.057 -13.747, -8.057 -13.747, -8.057 -13.747, -8.057 -13.747, -8.057 -13.747))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_140'^^xsd:string;
  dwc:observationDate '2019-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.215 -7.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.215"^^xsd:decimal ;
  dwc:decimalLongitude "-7.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_12'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_12'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.5833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-7.955'^^xsd:double;
  dwc:latitude '46.215'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.955 46.215, -7.955 46.215, -7.955 46.215, -7.955 46.215, -7.955 46.215))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_12'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.215 -7.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.215"^^xsd:decimal ;
  dwc:decimalLongitude "-7.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_840'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_840'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.5833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-7.955'^^xsd:double;
  dwc:latitude '46.215'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.955 46.215, -7.955 46.215, -7.955 46.215, -7.955 46.215, -7.955 46.215))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_840'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.306 -7.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.306"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_11'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_11'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-7.888'^^xsd:double;
  dwc:latitude '46.306'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.888 46.306, -7.888 46.306, -7.888 46.306, -7.888 46.306, -7.888 46.306))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_11'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.306 -7.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.306"^^xsd:decimal ;
  dwc:decimalLongitude "-7.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_839'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_839'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-7.888'^^xsd:double;
  dwc:latitude '46.306'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.888 46.306, -7.888 46.306, -7.888 46.306, -7.888 46.306, -7.888 46.306))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_839'^^xsd:string;
  dwc:observationDate '2019-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.948 -7.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.948"^^xsd:decimal ;
  dwc:decimalLongitude "-7.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_969'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2155_969'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-7.835'^^xsd:double;
  dwc:latitude '-13.948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.835 -13.948, -7.835 -13.948, -7.835 -13.948, -7.835 -13.948, -7.835 -13.948))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_969'^^xsd:string;
  dwc:observationDate '2019-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.948 -7.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.948"^^xsd:decimal ;
  dwc:decimalLongitude "-7.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_141'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2155_141'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-7.835'^^xsd:double;
  dwc:latitude '-13.948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.835 -13.948, -7.835 -13.948, -7.835 -13.948, -7.835 -13.948, -7.835 -13.948))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_141'^^xsd:string;
  dwc:observationDate '2019-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.407 -7.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.407"^^xsd:decimal ;
  dwc:decimalLongitude "-7.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_10'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_10'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.26666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-7.814'^^xsd:double;
  dwc:latitude '46.407'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.814 46.407, -7.814 46.407, -7.814 46.407, -7.814 46.407, -7.814 46.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "WSD" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2155_10'^^xsd:string;
  dwc:observationDate '2019-08-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/8269__2155_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.407 -7.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.407"^^xsd:decimal ;
  dwc:decimalLongitude "-7.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_838'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_838'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.26666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-7.814'^^xsd:double;
  dwc:latitude '46.407'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.814 46.407, -7.814 46.407, -7.814 46.407, -7.814 46.407, -7.814 46.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "WSD" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2155_838'^^xsd:string;
  dwc:observationDate '2019-08-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/8269__2155_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.968 -7.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.968"^^xsd:decimal ;
  dwc:decimalLongitude "-7.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_315'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2155_315'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.683333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-7.764'^^xsd:double;
  dwc:latitude '-30.968'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.764 -30.968, -7.764 -30.968, -7.764 -30.968, -7.764 -30.968, -7.764 -30.968))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_315'^^xsd:string;
  dwc:observationDate '2019-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.968 -7.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.968"^^xsd:decimal ;
  dwc:decimalLongitude "-7.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1143'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2155_1143'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.683333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-7.764'^^xsd:double;
  dwc:latitude '-30.968'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.764 -30.968, -7.764 -30.968, -7.764 -30.968, -7.764 -30.968, -7.764 -30.968))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1143'^^xsd:string;
  dwc:observationDate '2019-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.632 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.632"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_9'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_9'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.6'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '46.632'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.65 46.632, -7.65 46.632, -7.65 46.632, -7.65 46.632, -7.65 46.632))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2155_9'^^xsd:string;
  dwc:observationDate '2019-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.632 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.632"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_837'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_837'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.6'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '46.632'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.65 46.632, -7.65 46.632, -7.65 46.632, -7.65 46.632, -7.65 46.632))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2155_837'^^xsd:string;
  dwc:observationDate '2019-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.888 -7.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.888"^^xsd:decimal ;
  dwc:decimalLongitude "-7.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_8'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_8'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.766666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-7.434'^^xsd:double;
  dwc:latitude '46.888'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.434 46.888, -7.434 46.888, -7.434 46.888, -7.434 46.888, -7.434 46.888))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_8'^^xsd:string;
  dwc:observationDate '2019-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.888 -7.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.888"^^xsd:decimal ;
  dwc:decimalLongitude "-7.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_836'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_836'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.766666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-7.434'^^xsd:double;
  dwc:latitude '46.888'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.434 46.888, -7.434 46.888, -7.434 46.888, -7.434 46.888, -7.434 46.888))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_836'^^xsd:string;
  dwc:observationDate '2019-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.173 -6.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.173"^^xsd:decimal ;
  dwc:decimalLongitude "-6.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1142'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2155_1142'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-6.802'^^xsd:double;
  dwc:latitude '-31.173'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.802 -31.173, -6.802 -31.173, -6.802 -31.173, -6.802 -31.173, -6.802 -31.173))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_1142'^^xsd:string;
  dwc:observationDate '2019-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.173 -6.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.173"^^xsd:decimal ;
  dwc:decimalLongitude "-6.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_314'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2155_314'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-6.802'^^xsd:double;
  dwc:latitude '-31.173'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.802 -31.173, -6.802 -31.173, -6.802 -31.173, -6.802 -31.173, -6.802 -31.173))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_314'^^xsd:string;
  dwc:observationDate '2019-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.025 -6.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.025"^^xsd:decimal ;
  dwc:decimalLongitude "-6.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_970'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2155_970'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.05'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-6.668'^^xsd:double;
  dwc:latitude '-15.025'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.668 -15.025, -6.668 -15.025, -6.668 -15.025, -6.668 -15.025, -6.668 -15.025))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_970'^^xsd:string;
  dwc:observationDate '2019-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.025 -6.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.025"^^xsd:decimal ;
  dwc:decimalLongitude "-6.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_142'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2155_142'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.05'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-6.668'^^xsd:double;
  dwc:latitude '-15.025'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.668 -15.025, -6.668 -15.025, -6.668 -15.025, -6.668 -15.025, -6.668 -15.025))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_142'^^xsd:string;
  dwc:observationDate '2019-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.231 -6.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.231"^^xsd:decimal ;
  dwc:decimalLongitude "-6.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_143'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2155_143'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-6.435'^^xsd:double;
  dwc:latitude '-15.231'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.435 -15.231, -6.435 -15.231, -6.435 -15.231, -6.435 -15.231, -6.435 -15.231))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_143'^^xsd:string;
  dwc:observationDate '2019-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.231 -6.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.231"^^xsd:decimal ;
  dwc:decimalLongitude "-6.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_971'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2155_971'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-6.435'^^xsd:double;
  dwc:latitude '-15.231'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.435 -15.231, -6.435 -15.231, -6.435 -15.231, -6.435 -15.231, -6.435 -15.231))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_971'^^xsd:string;
  dwc:observationDate '2019-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.514 -6.129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.514"^^xsd:decimal ;
  dwc:decimalLongitude "-6.129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_144'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2155_144'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.8666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-6.129'^^xsd:double;
  dwc:latitude '-15.514'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.129 -15.514, -6.129 -15.514, -6.129 -15.514, -6.129 -15.514, -6.129 -15.514))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_144'^^xsd:string;
  dwc:observationDate '2019-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.514 -6.129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.514"^^xsd:decimal ;
  dwc:decimalLongitude "-6.129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_972'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2155_972'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.8666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-6.129'^^xsd:double;
  dwc:latitude '-15.514'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.129 -15.514, -6.129 -15.514, -6.129 -15.514, -6.129 -15.514, -6.129 -15.514))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_972'^^xsd:string;
  dwc:observationDate '2019-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.183 -5.114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_835'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_835'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.6166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-5.114'^^xsd:double;
  dwc:latitude '49.183'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.114 49.183, -5.114 49.183, -5.114 49.183, -5.114 49.183, -5.114 49.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "WSD" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2155_835'^^xsd:string;
  dwc:observationDate '2019-08-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/8269__2155_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.183 -5.114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_7'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_7'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.6166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-5.114'^^xsd:double;
  dwc:latitude '49.183'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.114 49.183, -5.114 49.183, -5.114 49.183, -5.114 49.183, -5.114 49.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "WSD" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2155_7'^^xsd:string;
  dwc:observationDate '2019-08-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/8269__2155_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.267 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.267"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_6'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_6'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.75'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '49.267'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 49.267, -4.911 49.267, -4.911 49.267, -4.911 49.267, -4.911 49.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_6'^^xsd:string;
  dwc:observationDate '2019-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.267 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.267"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_834'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_834'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.75'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '49.267'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 49.267, -4.911 49.267, -4.911 49.267, -4.911 49.267, -4.911 49.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_834'^^xsd:string;
  dwc:observationDate '2019-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.543 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.543"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_313'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2155_313'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '-31.543'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 -31.543, -4.901 -31.543, -4.901 -31.543, -4.901 -31.543, -4.901 -31.543))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_313'^^xsd:string;
  dwc:observationDate '2019-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.543 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.543"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1141'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2155_1141'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '-31.543'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 -31.543, -4.901 -31.543, -4.901 -31.543, -4.901 -31.543, -4.901 -31.543))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1141'^^xsd:string;
  dwc:observationDate '2019-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.475 -4.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.475"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_5'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_5'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.45'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-4.371'^^xsd:double;
  dwc:latitude '49.475'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.371 49.475, -4.371 49.475, -4.371 49.475, -4.371 49.475, -4.371 49.475))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '2155_5'^^xsd:string;
  dwc:observationDate '2019-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.475 -4.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.475"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_833'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_833'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.45'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-4.371'^^xsd:double;
  dwc:latitude '49.475'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.371 49.475, -4.371 49.475, -4.371 49.475, -4.371 49.475, -4.371 49.475))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "CD" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '2155_833'^^xsd:string;
  dwc:observationDate '2019-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.077629 -4.189744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.077629"^^xsd:decimal ;
  dwc:decimalLongitude "-4.189744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_145'^^xsd:string;
  dwc:scientificName 'Hyperoodontidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_145'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-4.189744'^^xsd:double;
  dwc:latitude '-17.077629'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.189744 -17.077629, -4.189744 -17.077629, -4.189744 -17.077629, -4.189744 -17.077629, -4.189744 -17.077629))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BW" by the provider'^^xsd:string;
  dwc:aphiaid '384757'^^xsd:integer;
  dwc:occurrenceId '2155_145'^^xsd:string;
  dwc:observationDate '2019-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.077629 -4.189744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.077629"^^xsd:decimal ;
  dwc:decimalLongitude "-4.189744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_973'^^xsd:string;
  dwc:scientificName 'Hyperoodontidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_973'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-4.189744'^^xsd:double;
  dwc:latitude '-17.077629'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.189744 -17.077629, -4.189744 -17.077629, -4.189744 -17.077629, -4.189744 -17.077629, -4.189744 -17.077629))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BW" by the provider'^^xsd:string;
  dwc:aphiaid '384757'^^xsd:integer;
  dwc:occurrenceId '2155_973'^^xsd:string;
  dwc:observationDate '2019-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.198196 -3.998531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.198196"^^xsd:decimal ;
  dwc:decimalLongitude "-3.998531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_146'^^xsd:string;
  dwc:scientificName 'Hyperoodontidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_146'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.616666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-3.998531'^^xsd:double;
  dwc:latitude '-17.198196'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.998531 -17.198196, -3.998531 -17.198196, -3.998531 -17.198196, -3.998531 -17.198196, -3.998531 -17.198196))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BW" by the provider'^^xsd:string;
  dwc:aphiaid '384757'^^xsd:integer;
  dwc:occurrenceId '2155_146'^^xsd:string;
  dwc:observationDate '2019-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.198196 -3.998531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.198196"^^xsd:decimal ;
  dwc:decimalLongitude "-3.998531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_974'^^xsd:string;
  dwc:scientificName 'Hyperoodontidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_974'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.616666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-3.998531'^^xsd:double;
  dwc:latitude '-17.198196'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.998531 -17.198196, -3.998531 -17.198196, -3.998531 -17.198196, -3.998531 -17.198196, -3.998531 -17.198196))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BW" by the provider'^^xsd:string;
  dwc:aphiaid '384757'^^xsd:integer;
  dwc:occurrenceId '2155_974'^^xsd:string;
  dwc:observationDate '2019-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.635 -3.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.635"^^xsd:decimal ;
  dwc:decimalLongitude "-3.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_4'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_4'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.583333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-3.966'^^xsd:double;
  dwc:latitude '49.635'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.966 49.635, -3.966 49.635, -3.966 49.635, -3.966 49.635, -3.966 49.635))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_4'^^xsd:string;
  dwc:observationDate '2019-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.635 -3.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.635"^^xsd:decimal ;
  dwc:decimalLongitude "-3.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_832'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_832'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.583333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-3.966'^^xsd:double;
  dwc:latitude '49.635'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.966 49.635, -3.966 49.635, -3.966 49.635, -3.966 49.635, -3.966 49.635))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_832'^^xsd:string;
  dwc:observationDate '2019-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.736 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.736"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1140'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2155_1140'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.55'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '-31.736'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.8 -31.736, -3.8 -31.736, -3.8 -31.736, -3.8 -31.736, -3.8 -31.736))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_1140'^^xsd:string;
  dwc:observationDate '2019-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.736 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.736"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_312'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2155_312'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.55'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '-31.736'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.8 -31.736, -3.8 -31.736, -3.8 -31.736, -3.8 -31.736, -3.8 -31.736))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_312'^^xsd:string;
  dwc:observationDate '2019-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.471 -3.704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.471"^^xsd:decimal ;
  dwc:decimalLongitude "-3.704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_147'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_147'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.433333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-3.704'^^xsd:double;
  dwc:latitude '-17.471'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.704 -17.471, -3.704 -17.471, -3.704 -17.471, -3.704 -17.471, -3.704 -17.471))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_147'^^xsd:string;
  dwc:observationDate '2019-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.471 -3.704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.471"^^xsd:decimal ;
  dwc:decimalLongitude "-3.704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_975'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_975'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.433333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-3.704'^^xsd:double;
  dwc:latitude '-17.471'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.704 -17.471, -3.704 -17.471, -3.704 -17.471, -3.704 -17.471, -3.704 -17.471))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_975'^^xsd:string;
  dwc:observationDate '2019-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.763 -3.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.763"^^xsd:decimal ;
  dwc:decimalLongitude "-3.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_311'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2155_311'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.716666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-3.638'^^xsd:double;
  dwc:latitude '-31.763'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.638 -31.763, -3.638 -31.763, -3.638 -31.763, -3.638 -31.763, -3.638 -31.763))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "STR" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2155_311'^^xsd:string;
  dwc:observationDate '2019-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.763 -3.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.763"^^xsd:decimal ;
  dwc:decimalLongitude "-3.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1139'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2155_1139'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.716666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-3.638'^^xsd:double;
  dwc:latitude '-31.763'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.638 -31.763, -3.638 -31.763, -3.638 -31.763, -3.638 -31.763, -3.638 -31.763))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "STR" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2155_1139'^^xsd:string;
  dwc:observationDate '2019-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.605 -3.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.605"^^xsd:decimal ;
  dwc:decimalLongitude "-3.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_976'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_976'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-3.531'^^xsd:double;
  dwc:latitude '-17.605'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.531 -17.605, -3.531 -17.605, -3.531 -17.605, -3.531 -17.605, -3.531 -17.605))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_976'^^xsd:string;
  dwc:observationDate '2019-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.605 -3.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.605"^^xsd:decimal ;
  dwc:decimalLongitude "-3.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_148'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_148'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-3.531'^^xsd:double;
  dwc:latitude '-17.605'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.531 -17.605, -3.531 -17.605, -3.531 -17.605, -3.531 -17.605, -3.531 -17.605))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_148'^^xsd:string;
  dwc:observationDate '2019-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.791 -3.313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.791"^^xsd:decimal ;
  dwc:decimalLongitude "-3.313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_977'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_977'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.05'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-3.313'^^xsd:double;
  dwc:latitude '-17.791'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.313 -17.791, -3.313 -17.791, -3.313 -17.791, -3.313 -17.791, -3.313 -17.791))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_977'^^xsd:string;
  dwc:observationDate '2019-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.791 -3.313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.791"^^xsd:decimal ;
  dwc:decimalLongitude "-3.313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_149'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_149'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.05'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-3.313'^^xsd:double;
  dwc:latitude '-17.791'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.313 -17.791, -3.313 -17.791, -3.313 -17.791, -3.313 -17.791, -3.313 -17.791))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_149'^^xsd:string;
  dwc:observationDate '2019-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.986 -3.056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.986"^^xsd:decimal ;
  dwc:decimalLongitude "-3.056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_978'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_978'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.383333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-3.056'^^xsd:double;
  dwc:latitude '-17.986'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.056 -17.986, -3.056 -17.986, -3.056 -17.986, -3.056 -17.986, -3.056 -17.986))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_978'^^xsd:string;
  dwc:observationDate '2019-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.986 -3.056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.986"^^xsd:decimal ;
  dwc:decimalLongitude "-3.056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_150'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_150'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.383333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-3.056'^^xsd:double;
  dwc:latitude '-17.986'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.056 -17.986, -3.056 -17.986, -3.056 -17.986, -3.056 -17.986, -3.056 -17.986))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_150'^^xsd:string;
  dwc:observationDate '2019-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.07 -2.938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.07"^^xsd:decimal ;
  dwc:decimalLongitude "-2.938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_151'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_151'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-2.938'^^xsd:double;
  dwc:latitude '-18.07'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.938 -18.07, -2.938 -18.07, -2.938 -18.07, -2.938 -18.07, -2.938 -18.07))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_151'^^xsd:string;
  dwc:observationDate '2019-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.07 -2.938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.07"^^xsd:decimal ;
  dwc:decimalLongitude "-2.938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_979'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_979'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-2.938'^^xsd:double;
  dwc:latitude '-18.07'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.938 -18.07, -2.938 -18.07, -2.938 -18.07, -2.938 -18.07, -2.938 -18.07))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_979'^^xsd:string;
  dwc:observationDate '2019-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.009 -2.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.009"^^xsd:decimal ;
  dwc:decimalLongitude "-2.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_831'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_831'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.566666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-2.922'^^xsd:double;
  dwc:latitude '50.009'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.922 50.009, -2.922 50.009, -2.922 50.009, -2.922 50.009, -2.922 50.009))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_831'^^xsd:string;
  dwc:observationDate '2019-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.009 -2.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.009"^^xsd:decimal ;
  dwc:decimalLongitude "-2.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_3'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_3'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.566666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-2.922'^^xsd:double;
  dwc:latitude '50.009'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.922 50.009, -2.922 50.009, -2.922 50.009, -2.922 50.009, -2.922 50.009))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_3'^^xsd:string;
  dwc:observationDate '2019-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.236 -2.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.236"^^xsd:decimal ;
  dwc:decimalLongitude "-2.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_152'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_152'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.5666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-2.724'^^xsd:double;
  dwc:latitude '-18.236'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.724 -18.236, -2.724 -18.236, -2.724 -18.236, -2.724 -18.236, -2.724 -18.236))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_152'^^xsd:string;
  dwc:observationDate '2019-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.236 -2.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.236"^^xsd:decimal ;
  dwc:decimalLongitude "-2.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_980'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_980'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.5666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-2.724'^^xsd:double;
  dwc:latitude '-18.236'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.724 -18.236, -2.724 -18.236, -2.724 -18.236, -2.724 -18.236, -2.724 -18.236))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_980'^^xsd:string;
  dwc:observationDate '2019-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.119 -2.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.119"^^xsd:decimal ;
  dwc:decimalLongitude "-2.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_830'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_830'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.566666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-2.295'^^xsd:double;
  dwc:latitude '50.119'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.295 50.119, -2.295 50.119, -2.295 50.119, -2.295 50.119, -2.295 50.119))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_830'^^xsd:string;
  dwc:observationDate '2019-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.119 -2.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.119"^^xsd:decimal ;
  dwc:decimalLongitude "-2.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_2'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2155_2'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.566666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-2.295'^^xsd:double;
  dwc:latitude '50.119'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.295 50.119, -2.295 50.119, -2.295 50.119, -2.295 50.119, -2.295 50.119))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_2'^^xsd:string;
  dwc:observationDate '2019-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.152 -1.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.152"^^xsd:decimal ;
  dwc:decimalLongitude "-1.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_310'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2155_310'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-1.324'^^xsd:double;
  dwc:latitude '-32.152'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.324 -32.152, -1.324 -32.152, -1.324 -32.152, -1.324 -32.152, -1.324 -32.152))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_310'^^xsd:string;
  dwc:observationDate '2019-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.152 -1.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.152"^^xsd:decimal ;
  dwc:decimalLongitude "-1.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1138'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2155_1138'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '-1.324'^^xsd:double;
  dwc:latitude '-32.152'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.324 -32.152, -1.324 -32.152, -1.324 -32.152, -1.324 -32.152, -1.324 -32.152))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1138'^^xsd:string;
  dwc:observationDate '2019-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.405 0.379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.405"^^xsd:decimal ;
  dwc:decimalLongitude "0.379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1137'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2155_1137'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.7333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '0.379'^^xsd:double;
  dwc:latitude '-32.405'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.379 -32.405, 0.379 -32.405, 0.379 -32.405, 0.379 -32.405, 0.379 -32.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_1137'^^xsd:string;
  dwc:observationDate '2019-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.405 0.379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.405"^^xsd:decimal ;
  dwc:decimalLongitude "0.379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_309'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2155_309'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.7333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '0.379'^^xsd:double;
  dwc:latitude '-32.405'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.379 -32.405, 0.379 -32.405, 0.379 -32.405, 0.379 -32.405, 0.379 -32.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_309'^^xsd:string;
  dwc:observationDate '2019-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.554 1.459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.554"^^xsd:decimal ;
  dwc:decimalLongitude "1.459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_308'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_308'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.45'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '1.459'^^xsd:double;
  dwc:latitude '-32.554'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.459 -32.554, 1.459 -32.554, 1.459 -32.554, 1.459 -32.554, 1.459 -32.554))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_308'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.554 1.459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.554"^^xsd:decimal ;
  dwc:decimalLongitude "1.459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1136'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_1136'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.45'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '1.459'^^xsd:double;
  dwc:latitude '-32.554'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.459 -32.554, 1.459 -32.554, 1.459 -32.554, 1.459 -32.554, 1.459 -32.554))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1136'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.91694 4.091377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.91694"^^xsd:decimal ;
  dwc:decimalLongitude "4.091377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_306'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_306'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.65'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.091377'^^xsd:double;
  dwc:latitude '-32.91694'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.091377 -32.91694, 4.091377 -32.91694, 4.091377 -32.91694, 4.091377 -32.91694, 4.091377 -32.91694))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_306'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.91694 4.091377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.91694"^^xsd:decimal ;
  dwc:decimalLongitude "4.091377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1134'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_1134'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.65'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.091377'^^xsd:double;
  dwc:latitude '-32.91694'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.091377 -32.91694, 4.091377 -32.91694, 4.091377 -32.91694, 4.091377 -32.91694, 4.091377 -32.91694))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1134'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.83852 4.119683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.83852"^^xsd:decimal ;
  dwc:decimalLongitude "4.119683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_307'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_307'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.119683'^^xsd:double;
  dwc:latitude '-32.83852'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.119683 -32.83852, 4.119683 -32.83852, 4.119683 -32.83852, 4.119683 -32.83852, 4.119683 -32.83852))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_307'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.83852 4.119683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.83852"^^xsd:decimal ;
  dwc:decimalLongitude "4.119683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1135'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_1135'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.119683'^^xsd:double;
  dwc:latitude '-32.83852'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.119683 -32.83852, 4.119683 -32.83852, 4.119683 -32.83852, 4.119683 -32.83852, 4.119683 -32.83852))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1135'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.851607 4.131696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.851607"^^xsd:decimal ;
  dwc:decimalLongitude "4.131696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1133'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_1133'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.65'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.131696'^^xsd:double;
  dwc:latitude '-32.851607'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.131696 -32.851607, 4.131696 -32.851607, 4.131696 -32.851607, 4.131696 -32.851607, 4.131696 -32.851607))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1133'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.851607 4.131696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.851607"^^xsd:decimal ;
  dwc:decimalLongitude "4.131696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_305'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_305'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.65'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.131696'^^xsd:double;
  dwc:latitude '-32.851607'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.131696 -32.851607, 4.131696 -32.851607, 4.131696 -32.851607, 4.131696 -32.851607, 4.131696 -32.851607))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_305'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.925955 4.153772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.925955"^^xsd:decimal ;
  dwc:decimalLongitude "4.153772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_304'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_304'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.3666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.153772'^^xsd:double;
  dwc:latitude '-32.925955'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.153772 -32.925955, 4.153772 -32.925955, 4.153772 -32.925955, 4.153772 -32.925955, 4.153772 -32.925955))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_304'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.925955 4.153772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.925955"^^xsd:decimal ;
  dwc:decimalLongitude "4.153772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1132'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_1132'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.3666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.153772'^^xsd:double;
  dwc:latitude '-32.925955'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.153772 -32.925955, 4.153772 -32.925955, 4.153772 -32.925955, 4.153772 -32.925955, 4.153772 -32.925955))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1132'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.902242 4.177561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.902242"^^xsd:decimal ;
  dwc:decimalLongitude "4.177561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1130'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_1130'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.177561'^^xsd:double;
  dwc:latitude '-32.902242'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.177561 -32.902242, 4.177561 -32.902242, 4.177561 -32.902242, 4.177561 -32.902242, 4.177561 -32.902242))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1130'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.902242 4.177561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.902242"^^xsd:decimal ;
  dwc:decimalLongitude "4.177561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_302'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_302'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.177561'^^xsd:double;
  dwc:latitude '-32.902242'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.177561 -32.902242, 4.177561 -32.902242, 4.177561 -32.902242, 4.177561 -32.902242, 4.177561 -32.902242))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_302'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.896168 4.188378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.896168"^^xsd:decimal ;
  dwc:decimalLongitude "4.188378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_303'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_303'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.188378'^^xsd:double;
  dwc:latitude '-32.896168'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.188378 -32.896168, 4.188378 -32.896168, 4.188378 -32.896168, 4.188378 -32.896168, 4.188378 -32.896168))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_303'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.896168 4.188378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.896168"^^xsd:decimal ;
  dwc:decimalLongitude "4.188378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1131'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_1131'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.188378'^^xsd:double;
  dwc:latitude '-32.896168'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.188378 -32.896168, 4.188378 -32.896168, 4.188378 -32.896168, 4.188378 -32.896168, 4.188378 -32.896168))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1131'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.903909 4.189736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.903909"^^xsd:decimal ;
  dwc:decimalLongitude "4.189736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1126'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_1126'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.189736'^^xsd:double;
  dwc:latitude '-32.903909'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.189736 -32.903909, 4.189736 -32.903909, 4.189736 -32.903909, 4.189736 -32.903909, 4.189736 -32.903909))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1126'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.903909 4.189736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.903909"^^xsd:decimal ;
  dwc:decimalLongitude "4.189736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_298'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_298'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.189736'^^xsd:double;
  dwc:latitude '-32.903909'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.189736 -32.903909, 4.189736 -32.903909, 4.189736 -32.903909, 4.189736 -32.903909, 4.189736 -32.903909))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_298'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.868964 4.192379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.868964"^^xsd:decimal ;
  dwc:decimalLongitude "4.192379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1129'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_1129'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.2333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.192379'^^xsd:double;
  dwc:latitude '-32.868964'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.192379 -32.868964, 4.192379 -32.868964, 4.192379 -32.868964, 4.192379 -32.868964, 4.192379 -32.868964))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1129'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.868964 4.192379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.868964"^^xsd:decimal ;
  dwc:decimalLongitude "4.192379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_301'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_301'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.2333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.192379'^^xsd:double;
  dwc:latitude '-32.868964'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.192379 -32.868964, 4.192379 -32.868964, 4.192379 -32.868964, 4.192379 -32.868964, 4.192379 -32.868964))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_301'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.901632 4.202739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.901632"^^xsd:decimal ;
  dwc:decimalLongitude "4.202739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_300'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_300'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.202739'^^xsd:double;
  dwc:latitude '-32.901632'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.202739 -32.901632, 4.202739 -32.901632, 4.202739 -32.901632, 4.202739 -32.901632, 4.202739 -32.901632))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_300'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.901632 4.202739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.901632"^^xsd:decimal ;
  dwc:decimalLongitude "4.202739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1128'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_1128'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.202739'^^xsd:double;
  dwc:latitude '-32.901632'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.202739 -32.901632, 4.202739 -32.901632, 4.202739 -32.901632, 4.202739 -32.901632, 4.202739 -32.901632))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1128'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.878672 4.212198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.878672"^^xsd:decimal ;
  dwc:decimalLongitude "4.212198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1127'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_1127'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.212198'^^xsd:double;
  dwc:latitude '-32.878672'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.212198 -32.878672, 4.212198 -32.878672, 4.212198 -32.878672, 4.212198 -32.878672, 4.212198 -32.878672))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1127'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.878672 4.212198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.878672"^^xsd:decimal ;
  dwc:decimalLongitude "4.212198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_299'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_299'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.212198'^^xsd:double;
  dwc:latitude '-32.878672'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.212198 -32.878672, 4.212198 -32.878672, 4.212198 -32.878672, 4.212198 -32.878672, 4.212198 -32.878672))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_299'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.816113 4.919512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.816113"^^xsd:decimal ;
  dwc:decimalLongitude "4.919512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1239'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_1239'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.783333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.919512'^^xsd:double;
  dwc:latitude '78.816113'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.919512 78.816113, 4.919512 78.816113, 4.919512 78.816113, 4.919512 78.816113, 4.919512 78.816113))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1239'^^xsd:string;
  dwc:observationDate '2020-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.816113 4.919512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.816113"^^xsd:decimal ;
  dwc:decimalLongitude "4.919512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_411'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_411'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.783333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '4.919512'^^xsd:double;
  dwc:latitude '78.816113'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.919512 78.816113, 4.919512 78.816113, 4.919512 78.816113, 4.919512 78.816113, 4.919512 78.816113))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_411'^^xsd:string;
  dwc:observationDate '2020-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.984 5.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.984"^^xsd:decimal ;
  dwc:decimalLongitude "5.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1125'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_1125'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.75'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '5.108'^^xsd:double;
  dwc:latitude '-32.984'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.108 -32.984, 5.108 -32.984, 5.108 -32.984, 5.108 -32.984, 5.108 -32.984))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1125'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.984 5.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.984"^^xsd:decimal ;
  dwc:decimalLongitude "5.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_297'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_297'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.75'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '5.108'^^xsd:double;
  dwc:latitude '-32.984'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.108 -32.984, 5.108 -32.984, 5.108 -32.984, 5.108 -32.984, 5.108 -32.984))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_297'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.018 5.443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.018"^^xsd:decimal ;
  dwc:decimalLongitude "5.443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1124'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_1124'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '5.443'^^xsd:double;
  dwc:latitude '-33.018'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.443 -33.018, 5.443 -33.018, 5.443 -33.018, 5.443 -33.018, 5.443 -33.018))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1124'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.018 5.443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.018"^^xsd:decimal ;
  dwc:decimalLongitude "5.443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_296'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_296'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '5.443'^^xsd:double;
  dwc:latitude '-33.018'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.443 -33.018, 5.443 -33.018, 5.443 -33.018, 5.443 -33.018, 5.443 -33.018))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_296'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.000003 5.636188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.000003"^^xsd:decimal ;
  dwc:decimalLongitude "5.636188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_294'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_294'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '5.636188'^^xsd:double;
  dwc:latitude '-33.000003'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.636188 -33.000003, 5.636188 -33.000003, 5.636188 -33.000003, 5.636188 -33.000003, 5.636188 -33.000003))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_294'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.000003 5.636188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.000003"^^xsd:decimal ;
  dwc:decimalLongitude "5.636188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1122'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_1122'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '5.636188'^^xsd:double;
  dwc:latitude '-33.000003'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.636188 -33.000003, 5.636188 -33.000003, 5.636188 -33.000003, 5.636188 -33.000003, 5.636188 -33.000003))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1122'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.068406 5.639261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.068406"^^xsd:decimal ;
  dwc:decimalLongitude "5.639261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_295'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_295'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '5.639261'^^xsd:double;
  dwc:latitude '-33.068406'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.639261 -33.068406, 5.639261 -33.068406, 5.639261 -33.068406, 5.639261 -33.068406, 5.639261 -33.068406))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_295'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.068406 5.639261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.068406"^^xsd:decimal ;
  dwc:decimalLongitude "5.639261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1123'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_1123'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '5.639261'^^xsd:double;
  dwc:latitude '-33.068406'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.639261 -33.068406, 5.639261 -33.068406, 5.639261 -33.068406, 5.639261 -33.068406, 5.639261 -33.068406))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1123'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.002977 5.663398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.002977"^^xsd:decimal ;
  dwc:decimalLongitude "5.663398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_293'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_293'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '5.663398'^^xsd:double;
  dwc:latitude '-33.002977'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.663398 -33.002977, 5.663398 -33.002977, 5.663398 -33.002977, 5.663398 -33.002977, 5.663398 -33.002977))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_293'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.002977 5.663398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.002977"^^xsd:decimal ;
  dwc:decimalLongitude "5.663398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1121'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2155_1121'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '5.663398'^^xsd:double;
  dwc:latitude '-33.002977'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.663398 -33.002977, 5.663398 -33.002977, 5.663398 -33.002977, 5.663398 -33.002977, 5.663398 -33.002977))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1121'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.029885 5.827504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.029885"^^xsd:decimal ;
  dwc:decimalLongitude "5.827504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_292'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_292'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.3'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '5.827504'^^xsd:double;
  dwc:latitude '-33.029885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.827504 -33.029885, 5.827504 -33.029885, 5.827504 -33.029885, 5.827504 -33.029885, 5.827504 -33.029885))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_292'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.029885 5.827504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.029885"^^xsd:decimal ;
  dwc:decimalLongitude "5.827504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1120'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1120'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.3'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '5.827504'^^xsd:double;
  dwc:latitude '-33.029885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.827504 -33.029885, 5.827504 -33.029885, 5.827504 -33.029885, 5.827504 -33.029885, 5.827504 -33.029885))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1120'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.030254 5.830656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.030254"^^xsd:decimal ;
  dwc:decimalLongitude "5.830656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_291'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_291'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '5.830656'^^xsd:double;
  dwc:latitude '-33.030254'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.830656 -33.030254, 5.830656 -33.030254, 5.830656 -33.030254, 5.830656 -33.030254, 5.830656 -33.030254))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_291'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.030254 5.830656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.030254"^^xsd:decimal ;
  dwc:decimalLongitude "5.830656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1119'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1119'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '5.830656'^^xsd:double;
  dwc:latitude '-33.030254'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.830656 -33.030254, 5.830656 -33.030254, 5.830656 -33.030254, 5.830656 -33.030254, 5.830656 -33.030254))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1119'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.034807 5.832515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.034807"^^xsd:decimal ;
  dwc:decimalLongitude "5.832515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_290'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_290'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '5.832515'^^xsd:double;
  dwc:latitude '-33.034807'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.832515 -33.034807, 5.832515 -33.034807, 5.832515 -33.034807, 5.832515 -33.034807, 5.832515 -33.034807))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_290'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.034807 5.832515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.034807"^^xsd:decimal ;
  dwc:decimalLongitude "5.832515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1118'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1118'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '5.832515'^^xsd:double;
  dwc:latitude '-33.034807'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.832515 -33.034807, 5.832515 -33.034807, 5.832515 -33.034807, 5.832515 -33.034807, 5.832515 -33.034807))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1118'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.078 6.056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.078"^^xsd:decimal ;
  dwc:decimalLongitude "6.056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1117'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1117'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.133333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '6.056'^^xsd:double;
  dwc:latitude '-33.078'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.056 -33.078, 6.056 -33.078, 6.056 -33.078, 6.056 -33.078, 6.056 -33.078))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_1117'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.078 6.056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.078"^^xsd:decimal ;
  dwc:decimalLongitude "6.056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_289'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_289'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.133333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '6.056'^^xsd:double;
  dwc:latitude '-33.078'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.056 -33.078, 6.056 -33.078, 6.056 -33.078, 6.056 -33.078, 6.056 -33.078))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_289'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.233794 7.218167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.233794"^^xsd:decimal ;
  dwc:decimalLongitude "7.218167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_288'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_288'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.433333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.218167'^^xsd:double;
  dwc:latitude '-33.233794'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.218167 -33.233794, 7.218167 -33.233794, 7.218167 -33.233794, 7.218167 -33.233794, 7.218167 -33.233794))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_288'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.233794 7.218167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.233794"^^xsd:decimal ;
  dwc:decimalLongitude "7.218167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1116'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1116'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.433333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.218167'^^xsd:double;
  dwc:latitude '-33.233794'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.218167 -33.233794, 7.218167 -33.233794, 7.218167 -33.233794, 7.218167 -33.233794, 7.218167 -33.233794))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1116'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.227588 7.233184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.227588"^^xsd:decimal ;
  dwc:decimalLongitude "7.233184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_287'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_287'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.4'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.233184'^^xsd:double;
  dwc:latitude '-33.227588'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.233184 -33.227588, 7.233184 -33.227588, 7.233184 -33.227588, 7.233184 -33.227588, 7.233184 -33.227588))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_287'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.227588 7.233184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.227588"^^xsd:decimal ;
  dwc:decimalLongitude "7.233184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1115'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1115'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.4'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.233184'^^xsd:double;
  dwc:latitude '-33.227588'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.233184 -33.227588, 7.233184 -33.227588, 7.233184 -33.227588, 7.233184 -33.227588, 7.233184 -33.227588))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1115'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.212813 7.240733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.212813"^^xsd:decimal ;
  dwc:decimalLongitude "7.240733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1113'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1113'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.3'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.240733'^^xsd:double;
  dwc:latitude '-33.212813'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.240733 -33.212813, 7.240733 -33.212813, 7.240733 -33.212813, 7.240733 -33.212813, 7.240733 -33.212813))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1113'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.212813 7.240733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.212813"^^xsd:decimal ;
  dwc:decimalLongitude "7.240733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_285'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_285'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.3'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.240733'^^xsd:double;
  dwc:latitude '-33.212813'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.240733 -33.212813, 7.240733 -33.212813, 7.240733 -33.212813, 7.240733 -33.212813, 7.240733 -33.212813))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_285'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.200779 7.245354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.200779"^^xsd:decimal ;
  dwc:decimalLongitude "7.245354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1114'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1114'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.245354'^^xsd:double;
  dwc:latitude '-33.200779'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.245354 -33.200779, 7.245354 -33.200779, 7.245354 -33.200779, 7.245354 -33.200779, 7.245354 -33.200779))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1114'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.200779 7.245354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.200779"^^xsd:decimal ;
  dwc:decimalLongitude "7.245354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_286'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_286'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.245354'^^xsd:double;
  dwc:latitude '-33.200779'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.245354 -33.200779, 7.245354 -33.200779, 7.245354 -33.200779, 7.245354 -33.200779, 7.245354 -33.200779))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_286'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.208276 7.245836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.208276"^^xsd:decimal ;
  dwc:decimalLongitude "7.245836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1112'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1112'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.3'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.245836'^^xsd:double;
  dwc:latitude '-33.208276'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.245836 -33.208276, 7.245836 -33.208276, 7.245836 -33.208276, 7.245836 -33.208276, 7.245836 -33.208276))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1112'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.208276 7.245836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.208276"^^xsd:decimal ;
  dwc:decimalLongitude "7.245836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_284'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_284'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.3'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.245836'^^xsd:double;
  dwc:latitude '-33.208276'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.245836 -33.208276, 7.245836 -33.208276, 7.245836 -33.208276, 7.245836 -33.208276, 7.245836 -33.208276))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_284'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.204026 7.255635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.204026"^^xsd:decimal ;
  dwc:decimalLongitude "7.255635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1109'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1109'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.15'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.255635'^^xsd:double;
  dwc:latitude '-33.204026'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.255635 -33.204026, 7.255635 -33.204026, 7.255635 -33.204026, 7.255635 -33.204026, 7.255635 -33.204026))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1109'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.204026 7.255635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.204026"^^xsd:decimal ;
  dwc:decimalLongitude "7.255635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_281'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_281'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.15'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.255635'^^xsd:double;
  dwc:latitude '-33.204026'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.255635 -33.204026, 7.255635 -33.204026, 7.255635 -33.204026, 7.255635 -33.204026, 7.255635 -33.204026))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_281'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.158424 7.273245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.158424"^^xsd:decimal ;
  dwc:decimalLongitude "7.273245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_282'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_282'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.15'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.273245'^^xsd:double;
  dwc:latitude '-33.158424'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.273245 -33.158424, 7.273245 -33.158424, 7.273245 -33.158424, 7.273245 -33.158424, 7.273245 -33.158424))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_282'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.158424 7.273245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.158424"^^xsd:decimal ;
  dwc:decimalLongitude "7.273245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1110'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1110'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.15'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.273245'^^xsd:double;
  dwc:latitude '-33.158424'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.273245 -33.158424, 7.273245 -33.158424, 7.273245 -33.158424, 7.273245 -33.158424, 7.273245 -33.158424))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1110'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.19698 7.280788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.19698"^^xsd:decimal ;
  dwc:decimalLongitude "7.280788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1108'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1108'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.280788'^^xsd:double;
  dwc:latitude '-33.19698'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.280788 -33.19698, 7.280788 -33.19698, 7.280788 -33.19698, 7.280788 -33.19698, 7.280788 -33.19698))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1108'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.19698 7.280788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.19698"^^xsd:decimal ;
  dwc:decimalLongitude "7.280788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_280'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_280'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.280788'^^xsd:double;
  dwc:latitude '-33.19698'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.280788 -33.19698, 7.280788 -33.19698, 7.280788 -33.19698, 7.280788 -33.19698, 7.280788 -33.19698))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_280'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.162168 7.281636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.162168"^^xsd:decimal ;
  dwc:decimalLongitude "7.281636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_283'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_283'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.281636'^^xsd:double;
  dwc:latitude '-33.162168'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.281636 -33.162168, 7.281636 -33.162168, 7.281636 -33.162168, 7.281636 -33.162168, 7.281636 -33.162168))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_283'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.162168 7.281636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.162168"^^xsd:decimal ;
  dwc:decimalLongitude "7.281636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1111'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1111'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.281636'^^xsd:double;
  dwc:latitude '-33.162168'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.281636 -33.162168, 7.281636 -33.162168, 7.281636 -33.162168, 7.281636 -33.162168, 7.281636 -33.162168))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1111'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.195103 7.285061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.195103"^^xsd:decimal ;
  dwc:decimalLongitude "7.285061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_279'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_279'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.285061'^^xsd:double;
  dwc:latitude '-33.195103'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.285061 -33.195103, 7.285061 -33.195103, 7.285061 -33.195103, 7.285061 -33.195103, 7.285061 -33.195103))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_279'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.195103 7.285061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.195103"^^xsd:decimal ;
  dwc:decimalLongitude "7.285061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1107'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1107'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.285061'^^xsd:double;
  dwc:latitude '-33.195103'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.285061 -33.195103, 7.285061 -33.195103, 7.285061 -33.195103, 7.285061 -33.195103, 7.285061 -33.195103))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1107'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.194547 7.289755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.194547"^^xsd:decimal ;
  dwc:decimalLongitude "7.289755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_277'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_277'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.289755'^^xsd:double;
  dwc:latitude '-33.194547'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.289755 -33.194547, 7.289755 -33.194547, 7.289755 -33.194547, 7.289755 -33.194547, 7.289755 -33.194547))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_277'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.194547 7.289755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.194547"^^xsd:decimal ;
  dwc:decimalLongitude "7.289755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1105'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1105'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.289755'^^xsd:double;
  dwc:latitude '-33.194547'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.289755 -33.194547, 7.289755 -33.194547, 7.289755 -33.194547, 7.289755 -33.194547, 7.289755 -33.194547))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1105'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.192898 7.291523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.192898"^^xsd:decimal ;
  dwc:decimalLongitude "7.291523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1106'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1106'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.291523'^^xsd:double;
  dwc:latitude '-33.192898'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.291523 -33.192898, 7.291523 -33.192898, 7.291523 -33.192898, 7.291523 -33.192898, 7.291523 -33.192898))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1106'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.192898 7.291523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.192898"^^xsd:decimal ;
  dwc:decimalLongitude "7.291523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_278'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_278'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.291523'^^xsd:double;
  dwc:latitude '-33.192898'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.291523 -33.192898, 7.291523 -33.192898, 7.291523 -33.192898, 7.291523 -33.192898, 7.291523 -33.192898))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_278'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.17164 7.297709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.17164"^^xsd:decimal ;
  dwc:decimalLongitude "7.297709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_276'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_276'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.066666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.297709'^^xsd:double;
  dwc:latitude '-33.17164'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.297709 -33.17164, 7.297709 -33.17164, 7.297709 -33.17164, 7.297709 -33.17164, 7.297709 -33.17164))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_276'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.17164 7.297709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.17164"^^xsd:decimal ;
  dwc:decimalLongitude "7.297709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1104'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1104'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.066666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.297709'^^xsd:double;
  dwc:latitude '-33.17164'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.297709 -33.17164, 7.297709 -33.17164, 7.297709 -33.17164, 7.297709 -33.17164, 7.297709 -33.17164))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1104'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.170776 7.301509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.170776"^^xsd:decimal ;
  dwc:decimalLongitude "7.301509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_275'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_275'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.033333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.301509'^^xsd:double;
  dwc:latitude '-33.170776'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.301509 -33.170776, 7.301509 -33.170776, 7.301509 -33.170776, 7.301509 -33.170776, 7.301509 -33.170776))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_275'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.170776 7.301509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.170776"^^xsd:decimal ;
  dwc:decimalLongitude "7.301509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1103'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1103'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.033333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.301509'^^xsd:double;
  dwc:latitude '-33.170776'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.301509 -33.170776, 7.301509 -33.170776, 7.301509 -33.170776, 7.301509 -33.170776, 7.301509 -33.170776))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1103'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.192679 7.301842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.192679"^^xsd:decimal ;
  dwc:decimalLongitude "7.301842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1102'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1102'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.966666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.301842'^^xsd:double;
  dwc:latitude '-33.192679'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.301842 -33.192679, 7.301842 -33.192679, 7.301842 -33.192679, 7.301842 -33.192679, 7.301842 -33.192679))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1102'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.192679 7.301842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.192679"^^xsd:decimal ;
  dwc:decimalLongitude "7.301842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_274'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_274'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.966666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.301842'^^xsd:double;
  dwc:latitude '-33.192679'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.301842 -33.192679, 7.301842 -33.192679, 7.301842 -33.192679, 7.301842 -33.192679, 7.301842 -33.192679))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_274'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.19276 7.305426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.19276"^^xsd:decimal ;
  dwc:decimalLongitude "7.305426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1099'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1099'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.305426'^^xsd:double;
  dwc:latitude '-33.19276'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.305426 -33.19276, 7.305426 -33.19276, 7.305426 -33.19276, 7.305426 -33.19276, 7.305426 -33.19276))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1099'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.19276 7.305426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.19276"^^xsd:decimal ;
  dwc:decimalLongitude "7.305426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_271'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_271'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.305426'^^xsd:double;
  dwc:latitude '-33.19276'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.305426 -33.19276, 7.305426 -33.19276, 7.305426 -33.19276, 7.305426 -33.19276, 7.305426 -33.19276))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_271'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.172592 7.322952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.172592"^^xsd:decimal ;
  dwc:decimalLongitude "7.322952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_273'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_273'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.322952'^^xsd:double;
  dwc:latitude '-33.172592'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.322952 -33.172592, 7.322952 -33.172592, 7.322952 -33.172592, 7.322952 -33.172592, 7.322952 -33.172592))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_273'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.172592 7.322952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.172592"^^xsd:decimal ;
  dwc:decimalLongitude "7.322952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1101'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1101'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.322952'^^xsd:double;
  dwc:latitude '-33.172592'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.322952 -33.172592, 7.322952 -33.172592, 7.322952 -33.172592, 7.322952 -33.172592, 7.322952 -33.172592))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1101'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.192738 7.326653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.192738"^^xsd:decimal ;
  dwc:decimalLongitude "7.326653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1100'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1100'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.326653'^^xsd:double;
  dwc:latitude '-33.192738'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.326653 -33.192738, 7.326653 -33.192738, 7.326653 -33.192738, 7.326653 -33.192738, 7.326653 -33.192738))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1100'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.192738 7.326653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.192738"^^xsd:decimal ;
  dwc:decimalLongitude "7.326653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_272'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_272'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.326653'^^xsd:double;
  dwc:latitude '-33.192738'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.326653 -33.192738, 7.326653 -33.192738, 7.326653 -33.192738, 7.326653 -33.192738, 7.326653 -33.192738))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_272'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.197501 7.331227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.197501"^^xsd:decimal ;
  dwc:decimalLongitude "7.331227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1098'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1098'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.783333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.331227'^^xsd:double;
  dwc:latitude '-33.197501'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.331227 -33.197501, 7.331227 -33.197501, 7.331227 -33.197501, 7.331227 -33.197501, 7.331227 -33.197501))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1098'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.197501 7.331227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.197501"^^xsd:decimal ;
  dwc:decimalLongitude "7.331227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_270'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_270'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.783333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.331227'^^xsd:double;
  dwc:latitude '-33.197501'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.331227 -33.197501, 7.331227 -33.197501, 7.331227 -33.197501, 7.331227 -33.197501, 7.331227 -33.197501))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_270'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.2087 7.425611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.2087"^^xsd:decimal ;
  dwc:decimalLongitude "7.425611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_269'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_269'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.425611'^^xsd:double;
  dwc:latitude '-33.2087'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.425611 -33.2087, 7.425611 -33.2087, 7.425611 -33.2087, 7.425611 -33.2087, 7.425611 -33.2087))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_269'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.2087 7.425611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.2087"^^xsd:decimal ;
  dwc:decimalLongitude "7.425611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1097'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1097'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.425611'^^xsd:double;
  dwc:latitude '-33.2087'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.425611 -33.2087, 7.425611 -33.2087, 7.425611 -33.2087, 7.425611 -33.2087, 7.425611 -33.2087))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1097'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.207555 7.427618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.207555"^^xsd:decimal ;
  dwc:decimalLongitude "7.427618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1096'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1096'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.383333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.427618'^^xsd:double;
  dwc:latitude '-33.207555'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.427618 -33.207555, 7.427618 -33.207555, 7.427618 -33.207555, 7.427618 -33.207555, 7.427618 -33.207555))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1096'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.207555 7.427618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.207555"^^xsd:decimal ;
  dwc:decimalLongitude "7.427618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_268'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_268'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.383333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.427618'^^xsd:double;
  dwc:latitude '-33.207555'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.427618 -33.207555, 7.427618 -33.207555, 7.427618 -33.207555, 7.427618 -33.207555, 7.427618 -33.207555))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_268'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.192296 7.43481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.192296"^^xsd:decimal ;
  dwc:decimalLongitude "7.43481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_267'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_267'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.366666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.43481'^^xsd:double;
  dwc:latitude '-33.192296'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.43481 -33.192296, 7.43481 -33.192296, 7.43481 -33.192296, 7.43481 -33.192296, 7.43481 -33.192296))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_267'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.192296 7.43481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.192296"^^xsd:decimal ;
  dwc:decimalLongitude "7.43481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1095'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1095'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.366666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.43481'^^xsd:double;
  dwc:latitude '-33.192296'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.43481 -33.192296, 7.43481 -33.192296, 7.43481 -33.192296, 7.43481 -33.192296, 7.43481 -33.192296))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1095'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.189069 7.435584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.189069"^^xsd:decimal ;
  dwc:decimalLongitude "7.435584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1094'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1094'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.435584'^^xsd:double;
  dwc:latitude '-33.189069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.435584 -33.189069, 7.435584 -33.189069, 7.435584 -33.189069, 7.435584 -33.189069, 7.435584 -33.189069))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1094'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.189069 7.435584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.189069"^^xsd:decimal ;
  dwc:decimalLongitude "7.435584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_266'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_266'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.435584'^^xsd:double;
  dwc:latitude '-33.189069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.435584 -33.189069, 7.435584 -33.189069, 7.435584 -33.189069, 7.435584 -33.189069, 7.435584 -33.189069))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_266'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.189171 7.439424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.189171"^^xsd:decimal ;
  dwc:decimalLongitude "7.439424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_265'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_265'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.439424'^^xsd:double;
  dwc:latitude '-33.189171'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.439424 -33.189171, 7.439424 -33.189171, 7.439424 -33.189171, 7.439424 -33.189171, 7.439424 -33.189171))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_265'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.189171 7.439424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.189171"^^xsd:decimal ;
  dwc:decimalLongitude "7.439424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1093'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1093'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.439424'^^xsd:double;
  dwc:latitude '-33.189171'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.439424 -33.189171, 7.439424 -33.189171, 7.439424 -33.189171, 7.439424 -33.189171, 7.439424 -33.189171))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1093'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.208768 7.442521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.208768"^^xsd:decimal ;
  dwc:decimalLongitude "7.442521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_264'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_264'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.442521'^^xsd:double;
  dwc:latitude '-33.208768'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.442521 -33.208768, 7.442521 -33.208768, 7.442521 -33.208768, 7.442521 -33.208768, 7.442521 -33.208768))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_264'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.208768 7.442521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.208768"^^xsd:decimal ;
  dwc:decimalLongitude "7.442521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1092'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1092'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.442521'^^xsd:double;
  dwc:latitude '-33.208768'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.442521 -33.208768, 7.442521 -33.208768, 7.442521 -33.208768, 7.442521 -33.208768, 7.442521 -33.208768))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1092'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.193058 7.443634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.193058"^^xsd:decimal ;
  dwc:decimalLongitude "7.443634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1091'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1091'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.443634'^^xsd:double;
  dwc:latitude '-33.193058'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.443634 -33.193058, 7.443634 -33.193058, 7.443634 -33.193058, 7.443634 -33.193058, 7.443634 -33.193058))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1091'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.193058 7.443634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.193058"^^xsd:decimal ;
  dwc:decimalLongitude "7.443634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_263'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_263'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.443634'^^xsd:double;
  dwc:latitude '-33.193058'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.443634 -33.193058, 7.443634 -33.193058, 7.443634 -33.193058, 7.443634 -33.193058, 7.443634 -33.193058))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_263'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.215264 7.443694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.215264"^^xsd:decimal ;
  dwc:decimalLongitude "7.443694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_262'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_262'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.3'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.443694'^^xsd:double;
  dwc:latitude '-33.215264'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.443694 -33.215264, 7.443694 -33.215264, 7.443694 -33.215264, 7.443694 -33.215264, 7.443694 -33.215264))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_262'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.215264 7.443694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.215264"^^xsd:decimal ;
  dwc:decimalLongitude "7.443694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1090'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1090'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.3'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.443694'^^xsd:double;
  dwc:latitude '-33.215264'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.443694 -33.215264, 7.443694 -33.215264, 7.443694 -33.215264, 7.443694 -33.215264, 7.443694 -33.215264))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1090'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.208283 7.453241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.208283"^^xsd:decimal ;
  dwc:decimalLongitude "7.453241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_261'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_261'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.3'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.453241'^^xsd:double;
  dwc:latitude '-33.208283'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.453241 -33.208283, 7.453241 -33.208283, 7.453241 -33.208283, 7.453241 -33.208283, 7.453241 -33.208283))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_261'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.208283 7.453241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.208283"^^xsd:decimal ;
  dwc:decimalLongitude "7.453241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1089'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1089'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.3'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.453241'^^xsd:double;
  dwc:latitude '-33.208283'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.453241 -33.208283, 7.453241 -33.208283, 7.453241 -33.208283, 7.453241 -33.208283, 7.453241 -33.208283))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1089'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.228314 7.521656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.228314"^^xsd:decimal ;
  dwc:decimalLongitude "7.521656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_260'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_260'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.966666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.521656'^^xsd:double;
  dwc:latitude '-33.228314'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.521656 -33.228314, 7.521656 -33.228314, 7.521656 -33.228314, 7.521656 -33.228314, 7.521656 -33.228314))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_260'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.228314 7.521656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.228314"^^xsd:decimal ;
  dwc:decimalLongitude "7.521656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1088'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1088'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.966666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.521656'^^xsd:double;
  dwc:latitude '-33.228314'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.521656 -33.228314, 7.521656 -33.228314, 7.521656 -33.228314, 7.521656 -33.228314, 7.521656 -33.228314))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1088'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.242597 7.533229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.242597"^^xsd:decimal ;
  dwc:decimalLongitude "7.533229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_257'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_257'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.783333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.533229'^^xsd:double;
  dwc:latitude '-33.242597'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.533229 -33.242597, 7.533229 -33.242597, 7.533229 -33.242597, 7.533229 -33.242597, 7.533229 -33.242597))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_257'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.242597 7.533229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.242597"^^xsd:decimal ;
  dwc:decimalLongitude "7.533229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1085'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1085'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.783333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.533229'^^xsd:double;
  dwc:latitude '-33.242597'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.533229 -33.242597, 7.533229 -33.242597, 7.533229 -33.242597, 7.533229 -33.242597, 7.533229 -33.242597))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1085'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.18166 7.537657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.18166"^^xsd:decimal ;
  dwc:decimalLongitude "7.537657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_256'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_256'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.783333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.537657'^^xsd:double;
  dwc:latitude '-33.18166'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.537657 -33.18166, 7.537657 -33.18166, 7.537657 -33.18166, 7.537657 -33.18166, 7.537657 -33.18166))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_256'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.18166 7.537657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.18166"^^xsd:decimal ;
  dwc:decimalLongitude "7.537657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1084'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1084'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.783333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.537657'^^xsd:double;
  dwc:latitude '-33.18166'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.537657 -33.18166, 7.537657 -33.18166, 7.537657 -33.18166, 7.537657 -33.18166, 7.537657 -33.18166))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1084'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.236397 7.545381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.236397"^^xsd:decimal ;
  dwc:decimalLongitude "7.545381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1087'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1087'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.85'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.545381'^^xsd:double;
  dwc:latitude '-33.236397'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.545381 -33.236397, 7.545381 -33.236397, 7.545381 -33.236397, 7.545381 -33.236397, 7.545381 -33.236397))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1087'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.236397 7.545381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.236397"^^xsd:decimal ;
  dwc:decimalLongitude "7.545381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_259'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_259'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.85'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.545381'^^xsd:double;
  dwc:latitude '-33.236397'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.545381 -33.236397, 7.545381 -33.236397, 7.545381 -33.236397, 7.545381 -33.236397, 7.545381 -33.236397))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_259'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.234709 7.548077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.234709"^^xsd:decimal ;
  dwc:decimalLongitude "7.548077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1086'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1086'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.816666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.548077'^^xsd:double;
  dwc:latitude '-33.234709'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.548077 -33.234709, 7.548077 -33.234709, 7.548077 -33.234709, 7.548077 -33.234709, 7.548077 -33.234709))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1086'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.234709 7.548077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.234709"^^xsd:decimal ;
  dwc:decimalLongitude "7.548077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_258'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_258'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.816666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.548077'^^xsd:double;
  dwc:latitude '-33.234709'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.548077 -33.234709, 7.548077 -33.234709, 7.548077 -33.234709, 7.548077 -33.234709, 7.548077 -33.234709))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_258'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.159114 7.789126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.159114"^^xsd:decimal ;
  dwc:decimalLongitude "7.789126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_255'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_255'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.633333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.789126'^^xsd:double;
  dwc:latitude '-33.159114'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.789126 -33.159114, 7.789126 -33.159114, 7.789126 -33.159114, 7.789126 -33.159114, 7.789126 -33.159114))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_255'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.159114 7.789126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.159114"^^xsd:decimal ;
  dwc:decimalLongitude "7.789126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1083'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1083'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.633333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '7.789126'^^xsd:double;
  dwc:latitude '-33.159114'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.789126 -33.159114, 7.789126 -33.159114, 7.789126 -33.159114, 7.789126 -33.159114, 7.789126 -33.159114))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1083'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.652 8.471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.652"^^xsd:decimal ;
  dwc:decimalLongitude "8.471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1038'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2155_1038'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.4'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '8.471'^^xsd:double;
  dwc:latitude '-31.652'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.471 -31.652, 8.471 -31.652, 8.471 -31.652, 8.471 -31.652, 8.471 -31.652))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1038'^^xsd:string;
  dwc:observationDate '2019-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.652 8.471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.652"^^xsd:decimal ;
  dwc:decimalLongitude "8.471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_210'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2155_210'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.4'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '8.471'^^xsd:double;
  dwc:latitude '-31.652'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.471 -31.652, 8.471 -31.652, 8.471 -31.652, 8.471 -31.652, 8.471 -31.652))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_210'^^xsd:string;
  dwc:observationDate '2019-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.667 8.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.667"^^xsd:decimal ;
  dwc:decimalLongitude "8.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1037'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2155_1037'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.8166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '8.583'^^xsd:double;
  dwc:latitude '-31.667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.583 -31.667, 8.583 -31.667, 8.583 -31.667, 8.583 -31.667, 8.583 -31.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1037'^^xsd:string;
  dwc:observationDate '2019-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.667 8.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.667"^^xsd:decimal ;
  dwc:decimalLongitude "8.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_209'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2155_209'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.8166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '8.583'^^xsd:double;
  dwc:latitude '-31.667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.583 -31.667, 8.583 -31.667, 8.583 -31.667, 8.583 -31.667, 8.583 -31.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_209'^^xsd:string;
  dwc:observationDate '2019-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.764 8.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.764"^^xsd:decimal ;
  dwc:decimalLongitude "8.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1039'^^xsd:string;
  dwc:scientificName 'Feresa attenuata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_1039'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.483333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '8.687'^^xsd:double;
  dwc:latitude '-31.764'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.687 -31.764, 8.687 -31.764, 8.687 -31.764, 8.687 -31.764, 8.687 -31.764))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "PKW" by the provider'^^xsd:string;
  dwc:aphiaid '137095'^^xsd:integer;
  dwc:occurrenceId '2155_1039'^^xsd:string;
  dwc:observationDate '2019-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.764 8.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.764"^^xsd:decimal ;
  dwc:decimalLongitude "8.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_211'^^xsd:string;
  dwc:scientificName 'Feresa attenuata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_211'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.483333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '8.687'^^xsd:double;
  dwc:latitude '-31.764'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.687 -31.764, 8.687 -31.764, 8.687 -31.764, 8.687 -31.764, 8.687 -31.764))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "PKW" by the provider'^^xsd:string;
  dwc:aphiaid '137095'^^xsd:integer;
  dwc:occurrenceId '2155_211'^^xsd:string;
  dwc:observationDate '2019-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.805 8.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.805"^^xsd:decimal ;
  dwc:decimalLongitude "8.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_212'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_212'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.533333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '8.872'^^xsd:double;
  dwc:latitude '-31.805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.872 -31.805, 8.872 -31.805, 8.872 -31.805, 8.872 -31.805, 8.872 -31.805))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_212'^^xsd:string;
  dwc:observationDate '2019-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.805 8.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.805"^^xsd:decimal ;
  dwc:decimalLongitude "8.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1040'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_1040'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.533333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '8.872'^^xsd:double;
  dwc:latitude '-31.805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.872 -31.805, 8.872 -31.805, 8.872 -31.805, 8.872 -31.805, 8.872 -31.805))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1040'^^xsd:string;
  dwc:observationDate '2019-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.702 8.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.702"^^xsd:decimal ;
  dwc:decimalLongitude "8.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1036'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2155_1036'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.2666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '8.891'^^xsd:double;
  dwc:latitude '-31.702'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.891 -31.702, 8.891 -31.702, 8.891 -31.702, 8.891 -31.702, 8.891 -31.702))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_1036'^^xsd:string;
  dwc:observationDate '2019-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.702 8.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.702"^^xsd:decimal ;
  dwc:decimalLongitude "8.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_208'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2155_208'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.2666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '8.891'^^xsd:double;
  dwc:latitude '-31.702'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.891 -31.702, 8.891 -31.702, 8.891 -31.702, 8.891 -31.702, 8.891 -31.702))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_208'^^xsd:string;
  dwc:observationDate '2019-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.827 8.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.827"^^xsd:decimal ;
  dwc:decimalLongitude "8.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_213'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_213'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.133333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '8.979'^^xsd:double;
  dwc:latitude '-31.827'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.979 -31.827, 8.979 -31.827, 8.979 -31.827, 8.979 -31.827, 8.979 -31.827))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_213'^^xsd:string;
  dwc:observationDate '2019-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.827 8.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.827"^^xsd:decimal ;
  dwc:decimalLongitude "8.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1041'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_1041'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.133333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '8.979'^^xsd:double;
  dwc:latitude '-31.827'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.979 -31.827, 8.979 -31.827, 8.979 -31.827, 8.979 -31.827, 8.979 -31.827))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1041'^^xsd:string;
  dwc:observationDate '2019-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.886 9.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.886"^^xsd:decimal ;
  dwc:decimalLongitude "9.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1042'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_1042'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '9.221'^^xsd:double;
  dwc:latitude '-31.886'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.221 -31.886, 9.221 -31.886, 9.221 -31.886, 9.221 -31.886, 9.221 -31.886))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_1042'^^xsd:string;
  dwc:observationDate '2019-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.886 9.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.886"^^xsd:decimal ;
  dwc:decimalLongitude "9.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_214'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2155_214'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '9.221'^^xsd:double;
  dwc:latitude '-31.886'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.221 -31.886, 9.221 -31.886, 9.221 -31.886, 9.221 -31.886, 9.221 -31.886))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_214'^^xsd:string;
  dwc:observationDate '2019-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.798 9.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.798"^^xsd:decimal ;
  dwc:decimalLongitude "9.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1035'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2155_1035'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.966666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '9.523'^^xsd:double;
  dwc:latitude '-31.798'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.523 -31.798, 9.523 -31.798, 9.523 -31.798, 9.523 -31.798, 9.523 -31.798))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_1035'^^xsd:string;
  dwc:observationDate '2019-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.798 9.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.798"^^xsd:decimal ;
  dwc:decimalLongitude "9.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_207'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2155_207'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.966666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '9.523'^^xsd:double;
  dwc:latitude '-31.798'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.523 -31.798, 9.523 -31.798, 9.523 -31.798, 9.523 -31.798, 9.523 -31.798))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_207'^^xsd:string;
  dwc:observationDate '2019-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.61843 9.694692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.61843"^^xsd:decimal ;
  dwc:decimalLongitude "9.694692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1237'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_1237'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '9.694692'^^xsd:double;
  dwc:latitude '76.61843'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.694692 76.61843, 9.694692 76.61843, 9.694692 76.61843, 9.694692 76.61843, 9.694692 76.61843))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1237'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.61843 9.694692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.61843"^^xsd:decimal ;
  dwc:decimalLongitude "9.694692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_409'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_409'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '9.694692'^^xsd:double;
  dwc:latitude '76.61843'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.694692 76.61843, 9.694692 76.61843, 9.694692 76.61843, 9.694692 76.61843, 9.694692 76.61843))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_409'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.951 9.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.951"^^xsd:decimal ;
  dwc:decimalLongitude "9.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1019'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_1019'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.283333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '9.734'^^xsd:double;
  dwc:latitude '-31.951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.734 -31.951, 9.734 -31.951, 9.734 -31.951, 9.734 -31.951, 9.734 -31.951))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_1019'^^xsd:string;
  dwc:observationDate '2019-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.951 9.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.951"^^xsd:decimal ;
  dwc:decimalLongitude "9.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_191'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_191'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.283333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '9.734'^^xsd:double;
  dwc:latitude '-31.951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.734 -31.951, 9.734 -31.951, 9.734 -31.951, 9.734 -31.951, 9.734 -31.951))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_191'^^xsd:string;
  dwc:observationDate '2019-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.64473 9.811074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.64473"^^xsd:decimal ;
  dwc:decimalLongitude "9.811074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1238'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_1238'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.433333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '9.811074'^^xsd:double;
  dwc:latitude '76.64473'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.811074 76.64473, 9.811074 76.64473, 9.811074 76.64473, 9.811074 76.64473, 9.811074 76.64473))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1238'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.64473 9.811074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.64473"^^xsd:decimal ;
  dwc:decimalLongitude "9.811074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_410'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_410'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.433333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '9.811074'^^xsd:double;
  dwc:latitude '76.64473'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.811074 76.64473, 9.811074 76.64473, 9.811074 76.64473, 9.811074 76.64473, 9.811074 76.64473))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_410'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.766 9.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.766"^^xsd:decimal ;
  dwc:decimalLongitude "9.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1018'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_1018'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.6333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '9.924'^^xsd:double;
  dwc:latitude '-31.766'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.924 -31.766, 9.924 -31.766, 9.924 -31.766, 9.924 -31.766, 9.924 -31.766))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1018'^^xsd:string;
  dwc:observationDate '2019-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.766 9.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.766"^^xsd:decimal ;
  dwc:decimalLongitude "9.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_190'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_190'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.6333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '9.924'^^xsd:double;
  dwc:latitude '-31.766'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.924 -31.766, 9.924 -31.766, 9.924 -31.766, 9.924 -31.766, 9.924 -31.766))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_190'^^xsd:string;
  dwc:observationDate '2019-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32 9.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32"^^xsd:decimal ;
  dwc:decimalLongitude "9.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1020'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_1020'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.683333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '9.971'^^xsd:double;
  dwc:latitude '-32'^^xsd:integer;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.971 -32, 9.971 -32, 9.971 -32, 9.971 -32, 9.971 -32))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1020'^^xsd:string;
  dwc:observationDate '2019-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32 9.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32"^^xsd:decimal ;
  dwc:decimalLongitude "9.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_192'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2155_192'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.683333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '9.971'^^xsd:double;
  dwc:latitude '-32'^^xsd:integer;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.971 -32, 9.971 -32, 9.971 -32, 9.971 -32, 9.971 -32))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_192'^^xsd:string;
  dwc:observationDate '2019-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.40167 10.170712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.40167"^^xsd:decimal ;
  dwc:decimalLongitude "10.170712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_253'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_253'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.45'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.170712'^^xsd:double;
  dwc:latitude '-33.40167'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.170712 -33.40167, 10.170712 -33.40167, 10.170712 -33.40167, 10.170712 -33.40167, 10.170712 -33.40167))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_253'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.40167 10.170712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.40167"^^xsd:decimal ;
  dwc:decimalLongitude "10.170712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1081'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1081'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.45'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.170712'^^xsd:double;
  dwc:latitude '-33.40167'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.170712 -33.40167, 10.170712 -33.40167, 10.170712 -33.40167, 10.170712 -33.40167, 10.170712 -33.40167))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1081'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.387982 10.171186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.387982"^^xsd:decimal ;
  dwc:decimalLongitude "10.171186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_254'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_254'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.4666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.171186'^^xsd:double;
  dwc:latitude '-33.387982'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.171186 -33.387982, 10.171186 -33.387982, 10.171186 -33.387982, 10.171186 -33.387982, 10.171186 -33.387982))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_254'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.387982 10.171186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.387982"^^xsd:decimal ;
  dwc:decimalLongitude "10.171186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1082'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1082'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.4666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.171186'^^xsd:double;
  dwc:latitude '-33.387982'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.171186 -33.387982, 10.171186 -33.387982, 10.171186 -33.387982, 10.171186 -33.387982, 10.171186 -33.387982))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1082'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.405343 10.172568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.405343"^^xsd:decimal ;
  dwc:decimalLongitude "10.172568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1080'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1080'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.4333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.172568'^^xsd:double;
  dwc:latitude '-33.405343'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.172568 -33.405343, 10.172568 -33.405343, 10.172568 -33.405343, 10.172568 -33.405343, 10.172568 -33.405343))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1080'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.405343 10.172568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.405343"^^xsd:decimal ;
  dwc:decimalLongitude "10.172568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_252'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_252'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.4333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.172568'^^xsd:double;
  dwc:latitude '-33.405343'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.172568 -33.405343, 10.172568 -33.405343, 10.172568 -33.405343, 10.172568 -33.405343, 10.172568 -33.405343))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_252'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.405581 10.173645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.405581"^^xsd:decimal ;
  dwc:decimalLongitude "10.173645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_251'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_251'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.4'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.173645'^^xsd:double;
  dwc:latitude '-33.405581'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.173645 -33.405581, 10.173645 -33.405581, 10.173645 -33.405581, 10.173645 -33.405581, 10.173645 -33.405581))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_251'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.405581 10.173645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.405581"^^xsd:decimal ;
  dwc:decimalLongitude "10.173645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1079'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1079'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.4'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.173645'^^xsd:double;
  dwc:latitude '-33.405581'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.173645 -33.405581, 10.173645 -33.405581, 10.173645 -33.405581, 10.173645 -33.405581, 10.173645 -33.405581))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1079'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.399415 10.176783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.399415"^^xsd:decimal ;
  dwc:decimalLongitude "10.176783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_249'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_249'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.176783'^^xsd:double;
  dwc:latitude '-33.399415'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.176783 -33.399415, 10.176783 -33.399415, 10.176783 -33.399415, 10.176783 -33.399415, 10.176783 -33.399415))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_249'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.399415 10.176783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.399415"^^xsd:decimal ;
  dwc:decimalLongitude "10.176783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1077'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1077'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.176783'^^xsd:double;
  dwc:latitude '-33.399415'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.176783 -33.399415, 10.176783 -33.399415, 10.176783 -33.399415, 10.176783 -33.399415, 10.176783 -33.399415))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1077'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.3994 10.177595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.3994"^^xsd:decimal ;
  dwc:decimalLongitude "10.177595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1235'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_1235'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.177595'^^xsd:double;
  dwc:latitude '76.3994'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.177595 76.3994, 10.177595 76.3994, 10.177595 76.3994, 10.177595 76.3994, 10.177595 76.3994))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1235'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.3994 10.177595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.3994"^^xsd:decimal ;
  dwc:decimalLongitude "10.177595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_407'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_407'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.177595'^^xsd:double;
  dwc:latitude '76.3994'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.177595 76.3994, 10.177595 76.3994, 10.177595 76.3994, 10.177595 76.3994, 10.177595 76.3994))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_407'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.407788 10.185647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.407788"^^xsd:decimal ;
  dwc:decimalLongitude "10.185647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_250'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_250'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.185647'^^xsd:double;
  dwc:latitude '-33.407788'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.185647 -33.407788, 10.185647 -33.407788, 10.185647 -33.407788, 10.185647 -33.407788, 10.185647 -33.407788))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_250'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.407788 10.185647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.407788"^^xsd:decimal ;
  dwc:decimalLongitude "10.185647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1078'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1078'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.35'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.185647'^^xsd:double;
  dwc:latitude '-33.407788'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.185647 -33.407788, 10.185647 -33.407788, 10.185647 -33.407788, 10.185647 -33.407788, 10.185647 -33.407788))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1078'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.347858 10.19784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.347858"^^xsd:decimal ;
  dwc:decimalLongitude "10.19784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1234'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_1234'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.75'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.19784'^^xsd:double;
  dwc:latitude '76.347858'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.19784 76.347858, 10.19784 76.347858, 10.19784 76.347858, 10.19784 76.347858, 10.19784 76.347858))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1234'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.347858 10.19784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.347858"^^xsd:decimal ;
  dwc:decimalLongitude "10.19784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_406'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_406'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.75'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.19784'^^xsd:double;
  dwc:latitude '76.347858'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.19784 76.347858, 10.19784 76.347858, 10.19784 76.347858, 10.19784 76.347858, 10.19784 76.347858))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_406'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.455106 10.25705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.455106"^^xsd:decimal ;
  dwc:decimalLongitude "10.25705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1236'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_1236'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.183333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.25705'^^xsd:double;
  dwc:latitude '76.455106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.25705 76.455106, 10.25705 76.455106, 10.25705 76.455106, 10.25705 76.455106, 10.25705 76.455106))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1236'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.455106 10.25705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.455106"^^xsd:decimal ;
  dwc:decimalLongitude "10.25705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_408'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_408'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.183333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.25705'^^xsd:double;
  dwc:latitude '76.455106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.25705 76.455106, 10.25705 76.455106, 10.25705 76.455106, 10.25705 76.455106, 10.25705 76.455106))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_408'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.913 10.264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.913"^^xsd:decimal ;
  dwc:decimalLongitude "10.264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1034'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2155_1034'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.264'^^xsd:double;
  dwc:latitude '-31.913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.264 -31.913, 10.264 -31.913, 10.264 -31.913, 10.264 -31.913, 10.264 -31.913))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1034'^^xsd:string;
  dwc:observationDate '2019-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.913 10.264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.913"^^xsd:decimal ;
  dwc:decimalLongitude "10.264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_206'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2155_206'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.264'^^xsd:double;
  dwc:latitude '-31.913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.264 -31.913, 10.264 -31.913, 10.264 -31.913, 10.264 -31.913, 10.264 -31.913))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_206'^^xsd:string;
  dwc:observationDate '2019-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.9627 10.416326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.9627"^^xsd:decimal ;
  dwc:decimalLongitude "10.416326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_189'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_189'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.71666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.416326'^^xsd:double;
  dwc:latitude '-31.9627'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.416326 -31.9627, 10.416326 -31.9627, 10.416326 -31.9627, 10.416326 -31.9627, 10.416326 -31.9627))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_189'^^xsd:string;
  dwc:observationDate '2019-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.9627 10.416326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.9627"^^xsd:decimal ;
  dwc:decimalLongitude "10.416326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1017'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2155_1017'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.71666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.416326'^^xsd:double;
  dwc:latitude '-31.9627'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.416326 -31.9627, 10.416326 -31.9627, 10.416326 -31.9627, 10.416326 -31.9627, 10.416326 -31.9627))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1017'^^xsd:string;
  dwc:observationDate '2019-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.320278 10.464174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.320278"^^xsd:decimal ;
  dwc:decimalLongitude "10.464174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1233'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_1233'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.55'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.464174'^^xsd:double;
  dwc:latitude '76.320278'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.464174 76.320278, 10.464174 76.320278, 10.464174 76.320278, 10.464174 76.320278, 10.464174 76.320278))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1233'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.320278 10.464174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.320278"^^xsd:decimal ;
  dwc:decimalLongitude "10.464174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_405'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_405'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.55'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.464174'^^xsd:double;
  dwc:latitude '76.320278'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.464174 76.320278, 10.464174 76.320278, 10.464174 76.320278, 10.464174 76.320278, 10.464174 76.320278))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_405'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.418 10.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.418"^^xsd:decimal ;
  dwc:decimalLongitude "10.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1076'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_1076'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.91666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.493'^^xsd:double;
  dwc:latitude '-33.418'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.493 -33.418, 10.493 -33.418, 10.493 -33.418, 10.493 -33.418, 10.493 -33.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1076'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.418 10.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.418"^^xsd:decimal ;
  dwc:decimalLongitude "10.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_248'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2155_248'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.91666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.493'^^xsd:double;
  dwc:latitude '-33.418'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.493 -33.418, 10.493 -33.418, 10.493 -33.418, 10.493 -33.418, 10.493 -33.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_248'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.27021 10.50549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.27021"^^xsd:decimal ;
  dwc:decimalLongitude "10.50549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_404'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_404'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.316666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.50549'^^xsd:double;
  dwc:latitude '76.27021'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.50549 76.27021, 10.50549 76.27021, 10.50549 76.27021, 10.50549 76.27021, 10.50549 76.27021))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "WSD" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2155_404'^^xsd:string;
  dwc:observationDate '2020-09-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/8269__2155_1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.27021 10.50549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.27021"^^xsd:decimal ;
  dwc:decimalLongitude "10.50549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1232'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_1232'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.316666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.50549'^^xsd:double;
  dwc:latitude '76.27021'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.50549 76.27021, 10.50549 76.27021, 10.50549 76.27021, 10.50549 76.27021, 10.50549 76.27021))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "WSD" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2155_1232'^^xsd:string;
  dwc:observationDate '2020-09-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/8269__2155_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.954 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.954"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1033'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2155_1033'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.8'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '-31.954'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.533 -31.954, 10.533 -31.954, 10.533 -31.954, 10.533 -31.954, 10.533 -31.954))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_1033'^^xsd:string;
  dwc:observationDate '2019-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.954 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.954"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_205'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2155_205'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.8'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '-31.954'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.533 -31.954, 10.533 -31.954, 10.533 -31.954, 10.533 -31.954, 10.533 -31.954))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_205'^^xsd:string;
  dwc:observationDate '2019-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.197653 10.5606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.197653"^^xsd:decimal ;
  dwc:decimalLongitude "10.5606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_403'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_403'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.5606'^^xsd:double;
  dwc:latitude '76.197653'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5606 76.197653, 10.5606 76.197653, 10.5606 76.197653, 10.5606 76.197653, 10.5606 76.197653))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_403'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.197653 10.5606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.197653"^^xsd:decimal ;
  dwc:decimalLongitude "10.5606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1231'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_1231'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.5606'^^xsd:double;
  dwc:latitude '76.197653'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5606 76.197653, 10.5606 76.197653, 10.5606 76.197653, 10.5606 76.197653, 10.5606 76.197653))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1231'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.143 10.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.143"^^xsd:decimal ;
  dwc:decimalLongitude "10.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_188'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_188'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.616666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.768'^^xsd:double;
  dwc:latitude '-32.143'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.768 -32.143, 10.768 -32.143, 10.768 -32.143, 10.768 -32.143, 10.768 -32.143))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_188'^^xsd:string;
  dwc:observationDate '2019-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.143 10.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.143"^^xsd:decimal ;
  dwc:decimalLongitude "10.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1016'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_1016'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.616666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.768'^^xsd:double;
  dwc:latitude '-32.143'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.768 -32.143, 10.768 -32.143, 10.768 -32.143, 10.768 -32.143, 10.768 -32.143))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1016'^^xsd:string;
  dwc:observationDate '2019-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.369 10.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.369"^^xsd:decimal ;
  dwc:decimalLongitude "10.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_981'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_981'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.033333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.897'^^xsd:double;
  dwc:latitude '-31.369'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.897 -31.369, 10.897 -31.369, 10.897 -31.369, 10.897 -31.369, 10.897 -31.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_981'^^xsd:string;
  dwc:observationDate '2019-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.369 10.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.369"^^xsd:decimal ;
  dwc:decimalLongitude "10.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_153'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_153'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.033333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '10.897'^^xsd:double;
  dwc:latitude '-31.369'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.897 -31.369, 10.897 -31.369, 10.897 -31.369, 10.897 -31.369, 10.897 -31.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_153'^^xsd:string;
  dwc:observationDate '2019-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.23 11.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.23"^^xsd:decimal ;
  dwc:decimalLongitude "11.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_187'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_187'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.116666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.025'^^xsd:double;
  dwc:latitude '-32.23'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.025 -32.23, 11.025 -32.23, 11.025 -32.23, 11.025 -32.23, 11.025 -32.23))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2155_187'^^xsd:string;
  dwc:observationDate '2019-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.23 11.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.23"^^xsd:decimal ;
  dwc:decimalLongitude "11.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1015'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_1015'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.116666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.025'^^xsd:double;
  dwc:latitude '-32.23'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.025 -32.23, 11.025 -32.23, 11.025 -32.23, 11.025 -32.23, 11.025 -32.23))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BD" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2155_1015'^^xsd:string;
  dwc:observationDate '2019-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.42474 11.050285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.42474"^^xsd:decimal ;
  dwc:decimalLongitude "11.050285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_154'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_154'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.050285'^^xsd:double;
  dwc:latitude '-31.42474'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.050285 -31.42474, 11.050285 -31.42474, 11.050285 -31.42474, 11.050285 -31.42474, 11.050285 -31.42474))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_154'^^xsd:string;
  dwc:observationDate '2019-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.42474 11.050285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.42474"^^xsd:decimal ;
  dwc:decimalLongitude "11.050285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_982'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_982'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.050285'^^xsd:double;
  dwc:latitude '-31.42474'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.050285 -31.42474, 11.050285 -31.42474, 11.050285 -31.42474, 11.050285 -31.42474, 11.050285 -31.42474))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_982'^^xsd:string;
  dwc:observationDate '2019-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.398504 11.19954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.398504"^^xsd:decimal ;
  dwc:decimalLongitude "11.19954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1043'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1043'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.19954'^^xsd:double;
  dwc:latitude '-32.398504'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.19954 -32.398504, 11.19954 -32.398504, 11.19954 -32.398504, 11.19954 -32.398504, 11.19954 -32.398504))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1043'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.398504 11.19954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.398504"^^xsd:decimal ;
  dwc:decimalLongitude "11.19954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_215'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_215'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.19954'^^xsd:double;
  dwc:latitude '-32.398504'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.19954 -32.398504, 11.19954 -32.398504, 11.19954 -32.398504, 11.19954 -32.398504, 11.19954 -32.398504))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_215'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.395381 11.199888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.395381"^^xsd:decimal ;
  dwc:decimalLongitude "11.199888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1044'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1044'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.199888'^^xsd:double;
  dwc:latitude '-32.395381'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.199888 -32.395381, 11.199888 -32.395381, 11.199888 -32.395381, 11.199888 -32.395381, 11.199888 -32.395381))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1044'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.395381 11.199888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.395381"^^xsd:decimal ;
  dwc:decimalLongitude "11.199888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_216'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_216'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.199888'^^xsd:double;
  dwc:latitude '-32.395381'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.199888 -32.395381, 11.199888 -32.395381, 11.199888 -32.395381, 11.199888 -32.395381, 11.199888 -32.395381))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_216'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.39499 11.203888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.39499"^^xsd:decimal ;
  dwc:decimalLongitude "11.203888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1046'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1046'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.203888'^^xsd:double;
  dwc:latitude '-32.39499'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.203888 -32.39499, 11.203888 -32.39499, 11.203888 -32.39499, 11.203888 -32.39499, 11.203888 -32.39499))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1046'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.39499 11.203888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.39499"^^xsd:decimal ;
  dwc:decimalLongitude "11.203888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_218'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_218'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.203888'^^xsd:double;
  dwc:latitude '-32.39499'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.203888 -32.39499, 11.203888 -32.39499, 11.203888 -32.39499, 11.203888 -32.39499, 11.203888 -32.39499))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_218'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.399472 11.204804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.399472"^^xsd:decimal ;
  dwc:decimalLongitude "11.204804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1050'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1050'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.15'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.204804'^^xsd:double;
  dwc:latitude '-32.399472'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.204804 -32.399472, 11.204804 -32.399472, 11.204804 -32.399472, 11.204804 -32.399472, 11.204804 -32.399472))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1050'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.399472 11.204804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.399472"^^xsd:decimal ;
  dwc:decimalLongitude "11.204804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_222'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_222'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.15'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.204804'^^xsd:double;
  dwc:latitude '-32.399472'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.204804 -32.399472, 11.204804 -32.399472, 11.204804 -32.399472, 11.204804 -32.399472, 11.204804 -32.399472))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_222'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.383821 11.205246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.383821"^^xsd:decimal ;
  dwc:decimalLongitude "11.205246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_217'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_217'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.205246'^^xsd:double;
  dwc:latitude '-32.383821'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.205246 -32.383821, 11.205246 -32.383821, 11.205246 -32.383821, 11.205246 -32.383821, 11.205246 -32.383821))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_217'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.383821 11.205246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.383821"^^xsd:decimal ;
  dwc:decimalLongitude "11.205246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1045'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1045'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.205246'^^xsd:double;
  dwc:latitude '-32.383821'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.205246 -32.383821, 11.205246 -32.383821, 11.205246 -32.383821, 11.205246 -32.383821, 11.205246 -32.383821))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1045'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.415095 11.208252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.415095"^^xsd:decimal ;
  dwc:decimalLongitude "11.208252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1056'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1056'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.208252'^^xsd:double;
  dwc:latitude '-32.415095'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.208252 -32.415095, 11.208252 -32.415095, 11.208252 -32.415095, 11.208252 -32.415095, 11.208252 -32.415095))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1056'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.415095 11.208252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.415095"^^xsd:decimal ;
  dwc:decimalLongitude "11.208252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_228'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_228'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.208252'^^xsd:double;
  dwc:latitude '-32.415095'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.208252 -32.415095, 11.208252 -32.415095, 11.208252 -32.415095, 11.208252 -32.415095, 11.208252 -32.415095))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_228'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.386353 11.2092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.386353"^^xsd:decimal ;
  dwc:decimalLongitude "11.2092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1051'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1051'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.15'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.2092'^^xsd:double;
  dwc:latitude '-32.386353'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2092 -32.386353, 11.2092 -32.386353, 11.2092 -32.386353, 11.2092 -32.386353, 11.2092 -32.386353))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1051'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.386353 11.2092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.386353"^^xsd:decimal ;
  dwc:decimalLongitude "11.2092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_223'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_223'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.15'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.2092'^^xsd:double;
  dwc:latitude '-32.386353'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2092 -32.386353, 11.2092 -32.386353, 11.2092 -32.386353, 11.2092 -32.386353, 11.2092 -32.386353))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_223'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.38606 11.209432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.38606"^^xsd:decimal ;
  dwc:decimalLongitude "11.209432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1047'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1047'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.209432'^^xsd:double;
  dwc:latitude '-32.38606'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.209432 -32.38606, 11.209432 -32.38606, 11.209432 -32.38606, 11.209432 -32.38606, 11.209432 -32.38606))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1047'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.38606 11.209432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.38606"^^xsd:decimal ;
  dwc:decimalLongitude "11.209432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_219'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_219'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.209432'^^xsd:double;
  dwc:latitude '-32.38606'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.209432 -32.38606, 11.209432 -32.38606, 11.209432 -32.38606, 11.209432 -32.38606, 11.209432 -32.38606))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_219'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.401586 11.209441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.401586"^^xsd:decimal ;
  dwc:decimalLongitude "11.209441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1049'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1049'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.1166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.209441'^^xsd:double;
  dwc:latitude '-32.401586'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.209441 -32.401586, 11.209441 -32.401586, 11.209441 -32.401586, 11.209441 -32.401586, 11.209441 -32.401586))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1049'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.401586 11.209441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.401586"^^xsd:decimal ;
  dwc:decimalLongitude "11.209441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_221'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_221'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.1166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.209441'^^xsd:double;
  dwc:latitude '-32.401586'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.209441 -32.401586, 11.209441 -32.401586, 11.209441 -32.401586, 11.209441 -32.401586, 11.209441 -32.401586))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_221'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.383709 11.21202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.383709"^^xsd:decimal ;
  dwc:decimalLongitude "11.21202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1048'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1048'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.21202'^^xsd:double;
  dwc:latitude '-32.383709'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.21202 -32.383709, 11.21202 -32.383709, 11.21202 -32.383709, 11.21202 -32.383709, 11.21202 -32.383709))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1048'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.383709 11.21202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.383709"^^xsd:decimal ;
  dwc:decimalLongitude "11.21202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_220'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_220'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.21202'^^xsd:double;
  dwc:latitude '-32.383709'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.21202 -32.383709, 11.21202 -32.383709, 11.21202 -32.383709, 11.21202 -32.383709, 11.21202 -32.383709))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_220'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.374081 11.218233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.374081"^^xsd:decimal ;
  dwc:decimalLongitude "11.218233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1052'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1052'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.2166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.218233'^^xsd:double;
  dwc:latitude '-32.374081'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.218233 -32.374081, 11.218233 -32.374081, 11.218233 -32.374081, 11.218233 -32.374081, 11.218233 -32.374081))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1052'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.374081 11.218233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.374081"^^xsd:decimal ;
  dwc:decimalLongitude "11.218233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_224'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_224'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.2166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.218233'^^xsd:double;
  dwc:latitude '-32.374081'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.218233 -32.374081, 11.218233 -32.374081, 11.218233 -32.374081, 11.218233 -32.374081, 11.218233 -32.374081))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_224'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.273 11.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.273"^^xsd:decimal ;
  dwc:decimalLongitude "11.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_186'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_186'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.9'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.23'^^xsd:double;
  dwc:latitude '-32.273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.23 -32.273, 11.23 -32.273, 11.23 -32.273, 11.23 -32.273, 11.23 -32.273))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_186'^^xsd:string;
  dwc:observationDate '2019-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.273 11.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.273"^^xsd:decimal ;
  dwc:decimalLongitude "11.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1014'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_1014'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.9'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.23'^^xsd:double;
  dwc:latitude '-32.273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.23 -32.273, 11.23 -32.273, 11.23 -32.273, 11.23 -32.273, 11.23 -32.273))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1014'^^xsd:string;
  dwc:observationDate '2019-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.41217 11.23559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.41217"^^xsd:decimal ;
  dwc:decimalLongitude "11.23559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1053'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1053'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.23559'^^xsd:double;
  dwc:latitude '-32.41217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.23559 -32.41217, 11.23559 -32.41217, 11.23559 -32.41217, 11.23559 -32.41217, 11.23559 -32.41217))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1053'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.41217 11.23559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.41217"^^xsd:decimal ;
  dwc:decimalLongitude "11.23559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_225'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_225'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.23559'^^xsd:double;
  dwc:latitude '-32.41217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.23559 -32.41217, 11.23559 -32.41217, 11.23559 -32.41217, 11.23559 -32.41217, 11.23559 -32.41217))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_225'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.453 11.239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.453"^^xsd:decimal ;
  dwc:decimalLongitude "11.239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1075'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_1075'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.366666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.239'^^xsd:double;
  dwc:latitude '-33.453'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.239 -33.453, 11.239 -33.453, 11.239 -33.453, 11.239 -33.453, 11.239 -33.453))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_1075'^^xsd:string;
  dwc:observationDate '2019-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.453 11.239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.453"^^xsd:decimal ;
  dwc:decimalLongitude "11.239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_247'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_247'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.366666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.239'^^xsd:double;
  dwc:latitude '-33.453'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.239 -33.453, 11.239 -33.453, 11.239 -33.453, 11.239 -33.453, 11.239 -33.453))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_247'^^xsd:string;
  dwc:observationDate '2019-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.410961 11.239754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.410961"^^xsd:decimal ;
  dwc:decimalLongitude "11.239754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1054'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1054'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.239754'^^xsd:double;
  dwc:latitude '-32.410961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.239754 -32.410961, 11.239754 -32.410961, 11.239754 -32.410961, 11.239754 -32.410961, 11.239754 -32.410961))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1054'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.410961 11.239754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.410961"^^xsd:decimal ;
  dwc:decimalLongitude "11.239754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_226'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_226'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.239754'^^xsd:double;
  dwc:latitude '-32.410961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.239754 -32.410961, 11.239754 -32.410961, 11.239754 -32.410961, 11.239754 -32.410961, 11.239754 -32.410961))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_226'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.418776 11.243597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.418776"^^xsd:decimal ;
  dwc:decimalLongitude "11.243597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_229'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_229'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.243597'^^xsd:double;
  dwc:latitude '-32.418776'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.243597 -32.418776, 11.243597 -32.418776, 11.243597 -32.418776, 11.243597 -32.418776, 11.243597 -32.418776))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_229'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.418776 11.243597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.418776"^^xsd:decimal ;
  dwc:decimalLongitude "11.243597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1057'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1057'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.243597'^^xsd:double;
  dwc:latitude '-32.418776'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.243597 -32.418776, 11.243597 -32.418776, 11.243597 -32.418776, 11.243597 -32.418776, 11.243597 -32.418776))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1057'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.393505 11.250392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.393505"^^xsd:decimal ;
  dwc:decimalLongitude "11.250392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1055'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1055'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.250392'^^xsd:double;
  dwc:latitude '-32.393505'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.250392 -32.393505, 11.250392 -32.393505, 11.250392 -32.393505, 11.250392 -32.393505, 11.250392 -32.393505))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1055'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.393505 11.250392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.393505"^^xsd:decimal ;
  dwc:decimalLongitude "11.250392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_227'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_227'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.250392'^^xsd:double;
  dwc:latitude '-32.393505'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.250392 -32.393505, 11.250392 -32.393505, 11.250392 -32.393505, 11.250392 -32.393505, 11.250392 -32.393505))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_227'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.384925 11.260116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.384925"^^xsd:decimal ;
  dwc:decimalLongitude "11.260116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1058'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1058'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.260116'^^xsd:double;
  dwc:latitude '-32.384925'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.260116 -32.384925, 11.260116 -32.384925, 11.260116 -32.384925, 11.260116 -32.384925, 11.260116 -32.384925))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1058'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.384925 11.260116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.384925"^^xsd:decimal ;
  dwc:decimalLongitude "11.260116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_230'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_230'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.260116'^^xsd:double;
  dwc:latitude '-32.384925'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.260116 -32.384925, 11.260116 -32.384925, 11.260116 -32.384925, 11.260116 -32.384925, 11.260116 -32.384925))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_230'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.507 11.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.507"^^xsd:decimal ;
  dwc:decimalLongitude "11.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_156'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_156'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.294'^^xsd:double;
  dwc:latitude '-31.507'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.294 -31.507, 11.294 -31.507, 11.294 -31.507, 11.294 -31.507, 11.294 -31.507))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_156'^^xsd:string;
  dwc:observationDate '2019-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.507 11.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.507"^^xsd:decimal ;
  dwc:decimalLongitude "11.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_984'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_984'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.294'^^xsd:double;
  dwc:latitude '-31.507'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.294 -31.507, 11.294 -31.507, 11.294 -31.507, 11.294 -31.507, 11.294 -31.507))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_984'^^xsd:string;
  dwc:observationDate '2019-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.411091 11.329618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.411091"^^xsd:decimal ;
  dwc:decimalLongitude "11.329618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_983'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_983'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.2'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.329618'^^xsd:double;
  dwc:latitude '-31.411091'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.329618 -31.411091, 11.329618 -31.411091, 11.329618 -31.411091, 11.329618 -31.411091, 11.329618 -31.411091))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_983'^^xsd:string;
  dwc:observationDate '2019-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.411091 11.329618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.411091"^^xsd:decimal ;
  dwc:decimalLongitude "11.329618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_155'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_155'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.2'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.329618'^^xsd:double;
  dwc:latitude '-31.411091'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.329618 -31.411091, 11.329618 -31.411091, 11.329618 -31.411091, 11.329618 -31.411091, 11.329618 -31.411091))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_155'^^xsd:string;
  dwc:observationDate '2019-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.327 11.393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.327"^^xsd:decimal ;
  dwc:decimalLongitude "11.393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1013'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_1013'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.783333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.393'^^xsd:double;
  dwc:latitude '-32.327'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.393 -32.327, 11.393 -32.327, 11.393 -32.327, 11.393 -32.327, 11.393 -32.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1013'^^xsd:string;
  dwc:observationDate '2019-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.327 11.393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.327"^^xsd:decimal ;
  dwc:decimalLongitude "11.393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_185'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_185'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.783333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.393'^^xsd:double;
  dwc:latitude '-32.327'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.393 -32.327, 11.393 -32.327, 11.393 -32.327, 11.393 -32.327, 11.393 -32.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_185'^^xsd:string;
  dwc:observationDate '2019-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.477679 11.406256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.477679"^^xsd:decimal ;
  dwc:decimalLongitude "11.406256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1059'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1059'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.406256'^^xsd:double;
  dwc:latitude '-32.477679'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.406256 -32.477679, 11.406256 -32.477679, 11.406256 -32.477679, 11.406256 -32.477679, 11.406256 -32.477679))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1059'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.477679 11.406256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.477679"^^xsd:decimal ;
  dwc:decimalLongitude "11.406256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_231'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_231'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.406256'^^xsd:double;
  dwc:latitude '-32.477679'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.406256 -32.477679, 11.406256 -32.477679, 11.406256 -32.477679, 11.406256 -32.477679, 11.406256 -32.477679))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_231'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.546 11.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.546"^^xsd:decimal ;
  dwc:decimalLongitude "11.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_157'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_157'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.05'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.421'^^xsd:double;
  dwc:latitude '-31.546'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.421 -31.546, 11.421 -31.546, 11.421 -31.546, 11.421 -31.546, 11.421 -31.546))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_157'^^xsd:string;
  dwc:observationDate '2019-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.546 11.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.546"^^xsd:decimal ;
  dwc:decimalLongitude "11.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_985'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_985'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.05'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.421'^^xsd:double;
  dwc:latitude '-31.546'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.421 -31.546, 11.421 -31.546, 11.421 -31.546, 11.421 -31.546, 11.421 -31.546))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_985'^^xsd:string;
  dwc:observationDate '2019-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.674854 11.637997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.674854"^^xsd:decimal ;
  dwc:decimalLongitude "11.637997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_402'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_402'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.85'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.637997'^^xsd:double;
  dwc:latitude '75.674854'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.637997 75.674854, 11.637997 75.674854, 11.637997 75.674854, 11.637997 75.674854, 11.637997 75.674854))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_402'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.674854 11.637997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.674854"^^xsd:decimal ;
  dwc:decimalLongitude "11.637997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1230'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_1230'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.85'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.637997'^^xsd:double;
  dwc:latitude '75.674854'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.637997 75.674854, 11.637997 75.674854, 11.637997 75.674854, 11.637997 75.674854, 11.637997 75.674854))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1230'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.679773 11.656394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.679773"^^xsd:decimal ;
  dwc:decimalLongitude "11.656394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1229'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_1229'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.656394'^^xsd:double;
  dwc:latitude '75.679773'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.656394 75.679773, 11.656394 75.679773, 11.656394 75.679773, 11.656394 75.679773, 11.656394 75.679773))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1229'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.679773 11.656394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.679773"^^xsd:decimal ;
  dwc:decimalLongitude "11.656394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_401'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_401'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.656394'^^xsd:double;
  dwc:latitude '75.679773'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.656394 75.679773, 11.656394 75.679773, 11.656394 75.679773, 11.656394 75.679773, 11.656394 75.679773))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_401'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.64 11.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.64"^^xsd:decimal ;
  dwc:decimalLongitude "11.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_158'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_158'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.766666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.721'^^xsd:double;
  dwc:latitude '-31.64'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.721 -31.64, 11.721 -31.64, 11.721 -31.64, 11.721 -31.64, 11.721 -31.64))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_158'^^xsd:string;
  dwc:observationDate '2019-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.64 11.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.64"^^xsd:decimal ;
  dwc:decimalLongitude "11.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_986'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_986'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.766666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.721'^^xsd:double;
  dwc:latitude '-31.64'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.721 -31.64, 11.721 -31.64, 11.721 -31.64, 11.721 -31.64, 11.721 -31.64))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPT" by the provider'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:occurrenceId '2155_986'^^xsd:string;
  dwc:observationDate '2019-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.564972 11.873234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.564972"^^xsd:decimal ;
  dwc:decimalLongitude "11.873234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_400'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_400'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.183333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.873234'^^xsd:double;
  dwc:latitude '75.564972'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.873234 75.564972, 11.873234 75.564972, 11.873234 75.564972, 11.873234 75.564972, 11.873234 75.564972))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_400'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.564972 11.873234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.564972"^^xsd:decimal ;
  dwc:decimalLongitude "11.873234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1228'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_1228'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.183333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '11.873234'^^xsd:double;
  dwc:latitude '75.564972'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.873234 75.564972, 11.873234 75.564972, 11.873234 75.564972, 11.873234 75.564972, 11.873234 75.564972))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1228'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.766 12.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.766"^^xsd:decimal ;
  dwc:decimalLongitude "12.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_159'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_159'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.75'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '12.058'^^xsd:double;
  dwc:latitude '-31.766'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.058 -31.766, 12.058 -31.766, 12.058 -31.766, 12.058 -31.766, 12.058 -31.766))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_159'^^xsd:string;
  dwc:observationDate '2019-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.766 12.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.766"^^xsd:decimal ;
  dwc:decimalLongitude "12.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_987'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2155_987'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.75'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '12.058'^^xsd:double;
  dwc:latitude '-31.766'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.058 -31.766, 12.058 -31.766, 12.058 -31.766, 12.058 -31.766, 12.058 -31.766))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_987'^^xsd:string;
  dwc:observationDate '2019-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.845 12.309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.845"^^xsd:decimal ;
  dwc:decimalLongitude "12.309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_160'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_160'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.18333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '12.309'^^xsd:double;
  dwc:latitude '-31.845'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.309 -31.845, 12.309 -31.845, 12.309 -31.845, 12.309 -31.845, 12.309 -31.845))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_160'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.845 12.309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.845"^^xsd:decimal ;
  dwc:decimalLongitude "12.309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_988'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_988'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.18333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '12.309'^^xsd:double;
  dwc:latitude '-31.845'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.309 -31.845, 12.309 -31.845, 12.309 -31.845, 12.309 -31.845, 12.309 -31.845))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_988'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.872 12.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.872"^^xsd:decimal ;
  dwc:decimalLongitude "12.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_989'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_989'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.68333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '12.392'^^xsd:double;
  dwc:latitude '-31.872'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.392 -31.872, 12.392 -31.872, 12.392 -31.872, 12.392 -31.872, 12.392 -31.872))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_989'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.872 12.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.872"^^xsd:decimal ;
  dwc:decimalLongitude "12.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_161'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_161'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.68333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '12.392'^^xsd:double;
  dwc:latitude '-31.872'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.392 -31.872, 12.392 -31.872, 12.392 -31.872, 12.392 -31.872, 12.392 -31.872))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_161'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.909 12.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.909"^^xsd:decimal ;
  dwc:decimalLongitude "12.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_990'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_990'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.3666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '12.506'^^xsd:double;
  dwc:latitude '-31.909'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.506 -31.909, 12.506 -31.909, 12.506 -31.909, 12.506 -31.909, 12.506 -31.909))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_990'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.909 12.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.909"^^xsd:decimal ;
  dwc:decimalLongitude "12.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_162'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_162'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.3666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '12.506'^^xsd:double;
  dwc:latitude '-31.909'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.506 -31.909, 12.506 -31.909, 12.506 -31.909, 12.506 -31.909, 12.506 -31.909))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_162'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.954 12.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.954"^^xsd:decimal ;
  dwc:decimalLongitude "12.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_991'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_991'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.2166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '12.653'^^xsd:double;
  dwc:latitude '-31.954'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.653 -31.954, 12.653 -31.954, 12.653 -31.954, 12.653 -31.954, 12.653 -31.954))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_991'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.954 12.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.954"^^xsd:decimal ;
  dwc:decimalLongitude "12.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_163'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_163'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.2166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '12.653'^^xsd:double;
  dwc:latitude '-31.954'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.653 -31.954, 12.653 -31.954, 12.653 -31.954, 12.653 -31.954, 12.653 -31.954))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_163'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.194 12.731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.194"^^xsd:decimal ;
  dwc:decimalLongitude "12.731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1032'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2155_1032'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '12.731'^^xsd:double;
  dwc:latitude '-32.194'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.731 -32.194, 12.731 -32.194, 12.731 -32.194, 12.731 -32.194, 12.731 -32.194))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1032'^^xsd:string;
  dwc:observationDate '2019-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.194 12.731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.194"^^xsd:decimal ;
  dwc:decimalLongitude "12.731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_204'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2155_204'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '12.731'^^xsd:double;
  dwc:latitude '-32.194'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.731 -32.194, 12.731 -32.194, 12.731 -32.194, 12.731 -32.194, 12.731 -32.194))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_204'^^xsd:string;
  dwc:observationDate '2019-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.983 12.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.983"^^xsd:decimal ;
  dwc:decimalLongitude "12.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_164'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_164'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '12.748'^^xsd:double;
  dwc:latitude '-31.983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.748 -31.983, 12.748 -31.983, 12.748 -31.983, 12.748 -31.983, 12.748 -31.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_164'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.983 12.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.983"^^xsd:decimal ;
  dwc:decimalLongitude "12.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_992'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_992'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '12.748'^^xsd:double;
  dwc:latitude '-31.983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.748 -31.983, 12.748 -31.983, 12.748 -31.983, 12.748 -31.983, 12.748 -31.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_992'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.903 12.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.903"^^xsd:decimal ;
  dwc:decimalLongitude "12.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_193'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_193'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '12.948'^^xsd:double;
  dwc:latitude '-31.903'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.948 -31.903, 12.948 -31.903, 12.948 -31.903, 12.948 -31.903, 12.948 -31.903))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_193'^^xsd:string;
  dwc:observationDate '2019-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.903 12.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.903"^^xsd:decimal ;
  dwc:decimalLongitude "12.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1021'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_1021'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '12.948'^^xsd:double;
  dwc:latitude '-31.903'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.948 -31.903, 12.948 -31.903, 12.948 -31.903, 12.948 -31.903, 12.948 -31.903))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1021'^^xsd:string;
  dwc:observationDate '2019-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.904 12.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.904"^^xsd:decimal ;
  dwc:decimalLongitude "12.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_232'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_232'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.466666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '12.965'^^xsd:double;
  dwc:latitude '-32.904'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.965 -32.904, 12.965 -32.904, 12.965 -32.904, 12.965 -32.904, 12.965 -32.904))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_232'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.904 12.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.904"^^xsd:decimal ;
  dwc:decimalLongitude "12.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1060'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1060'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.466666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '12.965'^^xsd:double;
  dwc:latitude '-32.904'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.965 -32.904, 12.965 -32.904, 12.965 -32.904, 12.965 -32.904, 12.965 -32.904))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_1060'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.070702 13.072568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.070702"^^xsd:decimal ;
  dwc:decimalLongitude "13.072568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_993'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_993'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.6166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.072568'^^xsd:double;
  dwc:latitude '-32.070702'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.072568 -32.070702, 13.072568 -32.070702, 13.072568 -32.070702, 13.072568 -32.070702, 13.072568 -32.070702))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_993'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.070702 13.072568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.070702"^^xsd:decimal ;
  dwc:decimalLongitude "13.072568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_165'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_165'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.6166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.072568'^^xsd:double;
  dwc:latitude '-32.070702'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.072568 -32.070702, 13.072568 -32.070702, 13.072568 -32.070702, 13.072568 -32.070702, 13.072568 -32.070702))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_165'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.08685 13.120549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.08685"^^xsd:decimal ;
  dwc:decimalLongitude "13.120549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_994'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_994'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.8166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.120549'^^xsd:double;
  dwc:latitude '-32.08685'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.120549 -32.08685, 13.120549 -32.08685, 13.120549 -32.08685, 13.120549 -32.08685, 13.120549 -32.08685))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_994'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.08685 13.120549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.08685"^^xsd:decimal ;
  dwc:decimalLongitude "13.120549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_166'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_166'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.8166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.120549'^^xsd:double;
  dwc:latitude '-32.08685'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.120549 -32.08685, 13.120549 -32.08685, 13.120549 -32.08685, 13.120549 -32.08685, 13.120549 -32.08685))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_166'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.937 13.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.937"^^xsd:decimal ;
  dwc:decimalLongitude "13.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1061'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1061'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.583333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.138'^^xsd:double;
  dwc:latitude '-32.937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.138 -32.937, 13.138 -32.937, 13.138 -32.937, 13.138 -32.937, 13.138 -32.937))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_1061'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.937 13.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.937"^^xsd:decimal ;
  dwc:decimalLongitude "13.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_233'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_233'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.583333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.138'^^xsd:double;
  dwc:latitude '-32.937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.138 -32.937, 13.138 -32.937, 13.138 -32.937, 13.138 -32.937, 13.138 -32.937))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_233'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.674 13.207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.674"^^xsd:decimal ;
  dwc:decimalLongitude "13.207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1012'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_1012'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.9'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.207'^^xsd:double;
  dwc:latitude '-32.674'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.207 -32.674, 13.207 -32.674, 13.207 -32.674, 13.207 -32.674, 13.207 -32.674))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_1012'^^xsd:string;
  dwc:observationDate '2019-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.674 13.207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.674"^^xsd:decimal ;
  dwc:decimalLongitude "13.207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_184'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_184'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.9'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.207'^^xsd:double;
  dwc:latitude '-32.674'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.207 -32.674, 13.207 -32.674, 13.207 -32.674, 13.207 -32.674, 13.207 -32.674))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SPIN" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '2155_184'^^xsd:string;
  dwc:observationDate '2019-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.197 13.441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.197"^^xsd:decimal ;
  dwc:decimalLongitude "13.441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_167'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_167'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.441'^^xsd:double;
  dwc:latitude '-32.197'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.441 -32.197, 13.441 -32.197, 13.441 -32.197, 13.441 -32.197, 13.441 -32.197))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_167'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.197 13.441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.197"^^xsd:decimal ;
  dwc:decimalLongitude "13.441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_995'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_995'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.441'^^xsd:double;
  dwc:latitude '-32.197'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.441 -32.197, 13.441 -32.197, 13.441 -32.197, 13.441 -32.197, 13.441 -32.197))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_995'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.217215 13.509742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.217215"^^xsd:decimal ;
  dwc:decimalLongitude "13.509742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_996'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_996'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.509742'^^xsd:double;
  dwc:latitude '-32.217215'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.509742 -32.217215, 13.509742 -32.217215, 13.509742 -32.217215, 13.509742 -32.217215, 13.509742 -32.217215))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_996'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.217215 13.509742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.217215"^^xsd:decimal ;
  dwc:decimalLongitude "13.509742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_168'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_168'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.509742'^^xsd:double;
  dwc:latitude '-32.217215'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.509742 -32.217215, 13.509742 -32.217215, 13.509742 -32.217215, 13.509742 -32.217215, 13.509742 -32.217215))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_168'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.243438 13.512274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.243438"^^xsd:decimal ;
  dwc:decimalLongitude "13.512274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_997'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_997'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.512274'^^xsd:double;
  dwc:latitude '-32.243438'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.512274 -32.243438, 13.512274 -32.243438, 13.512274 -32.243438, 13.512274 -32.243438, 13.512274 -32.243438))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_997'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.243438 13.512274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.243438"^^xsd:decimal ;
  dwc:decimalLongitude "13.512274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_169'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_169'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.512274'^^xsd:double;
  dwc:latitude '-32.243438'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.512274 -32.243438, 13.512274 -32.243438, 13.512274 -32.243438, 13.512274 -32.243438, 13.512274 -32.243438))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_169'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.264717 13.528709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.264717"^^xsd:decimal ;
  dwc:decimalLongitude "13.528709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1000'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_1000'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.528709'^^xsd:double;
  dwc:latitude '-32.264717'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.528709 -32.264717, 13.528709 -32.264717, 13.528709 -32.264717, 13.528709 -32.264717, 13.528709 -32.264717))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1000'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.264717 13.528709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.264717"^^xsd:decimal ;
  dwc:decimalLongitude "13.528709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_172'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_172'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.528709'^^xsd:double;
  dwc:latitude '-32.264717'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.528709 -32.264717, 13.528709 -32.264717, 13.528709 -32.264717, 13.528709 -32.264717, 13.528709 -32.264717))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_172'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.736 13.557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.736"^^xsd:decimal ;
  dwc:decimalLongitude "13.557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1011'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_1011'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.6166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.557'^^xsd:double;
  dwc:latitude '-32.736'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.557 -32.736, 13.557 -32.736, 13.557 -32.736, 13.557 -32.736, 13.557 -32.736))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1011'^^xsd:string;
  dwc:observationDate '2019-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.736 13.557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.736"^^xsd:decimal ;
  dwc:decimalLongitude "13.557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_183'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_183'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.6166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.557'^^xsd:double;
  dwc:latitude '-32.736'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.557 -32.736, 13.557 -32.736, 13.557 -32.736, 13.557 -32.736, 13.557 -32.736))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_183'^^xsd:string;
  dwc:observationDate '2019-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.240375 13.584132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.240375"^^xsd:decimal ;
  dwc:decimalLongitude "13.584132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_998'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_998'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.584132'^^xsd:double;
  dwc:latitude '-32.240375'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.584132 -32.240375, 13.584132 -32.240375, 13.584132 -32.240375, 13.584132 -32.240375, 13.584132 -32.240375))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_998'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.240375 13.584132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.240375"^^xsd:decimal ;
  dwc:decimalLongitude "13.584132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_170'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_170'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.584132'^^xsd:double;
  dwc:latitude '-32.240375'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.584132 -32.240375, 13.584132 -32.240375, 13.584132 -32.240375, 13.584132 -32.240375, 13.584132 -32.240375))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_170'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.241037 13.593228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.241037"^^xsd:decimal ;
  dwc:decimalLongitude "13.593228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_173'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_173'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.593228'^^xsd:double;
  dwc:latitude '-32.241037'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.593228 -32.241037, 13.593228 -32.241037, 13.593228 -32.241037, 13.593228 -32.241037, 13.593228 -32.241037))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_173'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.241037 13.593228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.241037"^^xsd:decimal ;
  dwc:decimalLongitude "13.593228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1001'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_1001'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.593228'^^xsd:double;
  dwc:latitude '-32.241037'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.593228 -32.241037, 13.593228 -32.241037, 13.593228 -32.241037, 13.593228 -32.241037, 13.593228 -32.241037))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1001'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.233324 13.607966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.233324"^^xsd:decimal ;
  dwc:decimalLongitude "13.607966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_999'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_999'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.607966'^^xsd:double;
  dwc:latitude '-32.233324'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.607966 -32.233324, 13.607966 -32.233324, 13.607966 -32.233324, 13.607966 -32.233324, 13.607966 -32.233324))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_999'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.233324 13.607966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.233324"^^xsd:decimal ;
  dwc:decimalLongitude "13.607966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_171'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_171'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.607966'^^xsd:double;
  dwc:latitude '-32.233324'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.607966 -32.233324, 13.607966 -32.233324, 13.607966 -32.233324, 13.607966 -32.233324, 13.607966 -32.233324))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_171'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.911 13.681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.911"^^xsd:decimal ;
  dwc:decimalLongitude "13.681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1062'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1062'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.85'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.681'^^xsd:double;
  dwc:latitude '-32.911'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.681 -32.911, 13.681 -32.911, 13.681 -32.911, 13.681 -32.911, 13.681 -32.911))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_1062'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.911 13.681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.911"^^xsd:decimal ;
  dwc:decimalLongitude "13.681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_234'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_234'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.85'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.681'^^xsd:double;
  dwc:latitude '-32.911'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.681 -32.911, 13.681 -32.911, 13.681 -32.911, 13.681 -32.911, 13.681 -32.911))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_234'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.768 13.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.768"^^xsd:decimal ;
  dwc:decimalLongitude "13.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1010'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_1010'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.5'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.727'^^xsd:double;
  dwc:latitude '-32.768'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.727 -32.768, 13.727 -32.768, 13.727 -32.768, 13.727 -32.768, 13.727 -32.768))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_1010'^^xsd:string;
  dwc:observationDate '2019-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.768 13.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.768"^^xsd:decimal ;
  dwc:decimalLongitude "13.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_182'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_182'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.5'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.727'^^xsd:double;
  dwc:latitude '-32.768'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.727 -32.768, 13.727 -32.768, 13.727 -32.768, 13.727 -32.768, 13.727 -32.768))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_182'^^xsd:string;
  dwc:observationDate '2019-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.127 13.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.127"^^xsd:decimal ;
  dwc:decimalLongitude "13.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1022'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_1022'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.416666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.767'^^xsd:double;
  dwc:latitude '-32.127'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.767 -32.127, 13.767 -32.127, 13.767 -32.127, 13.767 -32.127, 13.767 -32.127))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_1022'^^xsd:string;
  dwc:observationDate '2019-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.127 13.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.127"^^xsd:decimal ;
  dwc:decimalLongitude "13.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_194'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_194'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.416666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.767'^^xsd:double;
  dwc:latitude '-32.127'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.767 -32.127, 13.767 -32.127, 13.767 -32.127, 13.767 -32.127, 13.767 -32.127))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_194'^^xsd:string;
  dwc:observationDate '2019-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.532441 13.767918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.532441"^^xsd:decimal ;
  dwc:decimalLongitude "13.767918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_399'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_399'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.767918'^^xsd:double;
  dwc:latitude '74.532441'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.767918 74.532441, 13.767918 74.532441, 13.767918 74.532441, 13.767918 74.532441, 13.767918 74.532441))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_399'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.532441 13.767918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.532441"^^xsd:decimal ;
  dwc:decimalLongitude "13.767918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1227'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_1227'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.767918'^^xsd:double;
  dwc:latitude '74.532441'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.767918 74.532441, 13.767918 74.532441, 13.767918 74.532441, 13.767918 74.532441, 13.767918 74.532441))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1227'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.784 13.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.784"^^xsd:decimal ;
  dwc:decimalLongitude "13.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_181'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_181'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.05'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.798'^^xsd:double;
  dwc:latitude '-32.784'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.798 -32.784, 13.798 -32.784, 13.798 -32.784, 13.798 -32.784, 13.798 -32.784))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_181'^^xsd:string;
  dwc:observationDate '2019-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.784 13.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.784"^^xsd:decimal ;
  dwc:decimalLongitude "13.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1009'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2155_1009'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.05'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '13.798'^^xsd:double;
  dwc:latitude '-32.784'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.798 -32.784, 13.798 -32.784, 13.798 -32.784, 13.798 -32.784, 13.798 -32.784))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1009'^^xsd:string;
  dwc:observationDate '2019-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.062752 14.014812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.062752"^^xsd:decimal ;
  dwc:decimalLongitude "14.014812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1023'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_1023'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.766666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.014812'^^xsd:double;
  dwc:latitude '-32.062752'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.014812 -32.062752, 14.014812 -32.062752, 14.014812 -32.062752, 14.014812 -32.062752, 14.014812 -32.062752))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1023'^^xsd:string;
  dwc:observationDate '2019-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.062752 14.014812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.062752"^^xsd:decimal ;
  dwc:decimalLongitude "14.014812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_195'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_195'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.766666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.014812'^^xsd:double;
  dwc:latitude '-32.062752'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.014812 -32.062752, 14.014812 -32.062752, 14.014812 -32.062752, 14.014812 -32.062752, 14.014812 -32.062752))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_195'^^xsd:string;
  dwc:observationDate '2019-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.389011 14.074108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.389011"^^xsd:decimal ;
  dwc:decimalLongitude "14.074108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1226'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_1226'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.3166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.074108'^^xsd:double;
  dwc:latitude '74.389011'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.074108 74.389011, 14.074108 74.389011, 14.074108 74.389011, 14.074108 74.389011, 14.074108 74.389011))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1226'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.389011 14.074108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.389011"^^xsd:decimal ;
  dwc:decimalLongitude "14.074108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_398'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_398'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.3166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.074108'^^xsd:double;
  dwc:latitude '74.389011'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.074108 74.389011, 14.074108 74.389011, 14.074108 74.389011, 14.074108 74.389011, 14.074108 74.389011))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_398'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.377132 14.07797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.377132"^^xsd:decimal ;
  dwc:decimalLongitude "14.07797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_397'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_397'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.2333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.07797'^^xsd:double;
  dwc:latitude '74.377132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.07797 74.377132, 14.07797 74.377132, 14.07797 74.377132, 14.07797 74.377132, 14.07797 74.377132))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_397'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.377132 14.07797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.377132"^^xsd:decimal ;
  dwc:decimalLongitude "14.07797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1225'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_1225'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.2333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.07797'^^xsd:double;
  dwc:latitude '74.377132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.07797 74.377132, 14.07797 74.377132, 14.07797 74.377132, 14.07797 74.377132, 14.07797 74.377132))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1225'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.280648 14.269877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.280648"^^xsd:decimal ;
  dwc:decimalLongitude "14.269877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1224'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_1224'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.269877'^^xsd:double;
  dwc:latitude '74.280648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.269877 74.280648, 14.269877 74.280648, 14.269877 74.280648, 14.269877 74.280648, 14.269877 74.280648))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1224'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.280648 14.269877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.280648"^^xsd:decimal ;
  dwc:decimalLongitude "14.269877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_396'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_396'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.269877'^^xsd:double;
  dwc:latitude '74.280648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.269877 74.280648, 14.269877 74.280648, 14.269877 74.280648, 14.269877 74.280648, 14.269877 74.280648))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_396'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.894 14.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.894"^^xsd:decimal ;
  dwc:decimalLongitude "14.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1008'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_1008'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.733333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.333'^^xsd:double;
  dwc:latitude '-32.894'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.333 -32.894, 14.333 -32.894, 14.333 -32.894, 14.333 -32.894, 14.333 -32.894))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_1008'^^xsd:string;
  dwc:observationDate '2019-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.894 14.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.894"^^xsd:decimal ;
  dwc:decimalLongitude "14.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_180'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_180'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.733333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.333'^^xsd:double;
  dwc:latitude '-32.894'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.333 -32.894, 14.333 -32.894, 14.333 -32.894, 14.333 -32.894, 14.333 -32.894))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_180'^^xsd:string;
  dwc:observationDate '2019-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.988 14.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.988"^^xsd:decimal ;
  dwc:decimalLongitude "14.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1024'^^xsd:string;
  dwc:scientificName 'Feresa attenuata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_1024'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.633333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.342'^^xsd:double;
  dwc:latitude '-31.988'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.342 -31.988, 14.342 -31.988, 14.342 -31.988, 14.342 -31.988, 14.342 -31.988))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "PKW" by the provider'^^xsd:string;
  dwc:aphiaid '137095'^^xsd:integer;
  dwc:occurrenceId '2155_1024'^^xsd:string;
  dwc:observationDate '2019-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.988 14.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.988"^^xsd:decimal ;
  dwc:decimalLongitude "14.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_196'^^xsd:string;
  dwc:scientificName 'Feresa attenuata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2155_196'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.633333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.342'^^xsd:double;
  dwc:latitude '-31.988'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.342 -31.988, 14.342 -31.988, 14.342 -31.988, 14.342 -31.988, 14.342 -31.988))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "PKW" by the provider'^^xsd:string;
  dwc:aphiaid '137095'^^xsd:integer;
  dwc:occurrenceId '2155_196'^^xsd:string;
  dwc:observationDate '2019-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.227647 14.342675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.227647"^^xsd:decimal ;
  dwc:decimalLongitude "14.342675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_393'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_393'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.3666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.342675'^^xsd:double;
  dwc:latitude '74.227647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.342675 74.227647, 14.342675 74.227647, 14.342675 74.227647, 14.342675 74.227647, 14.342675 74.227647))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_393'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.227647 14.342675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.227647"^^xsd:decimal ;
  dwc:decimalLongitude "14.342675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1221'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_1221'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.3666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.342675'^^xsd:double;
  dwc:latitude '74.227647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.342675 74.227647, 14.342675 74.227647, 14.342675 74.227647, 14.342675 74.227647, 14.342675 74.227647))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1221'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.272255 14.371758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.272255"^^xsd:decimal ;
  dwc:decimalLongitude "14.371758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_395'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_395'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.371758'^^xsd:double;
  dwc:latitude '74.272255'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.371758 74.272255, 14.371758 74.272255, 14.371758 74.272255, 14.371758 74.272255, 14.371758 74.272255))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_395'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.272255 14.371758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.272255"^^xsd:decimal ;
  dwc:decimalLongitude "14.371758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1223'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_1223'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.371758'^^xsd:double;
  dwc:latitude '74.272255'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.371758 74.272255, 14.371758 74.272255, 14.371758 74.272255, 14.371758 74.272255, 14.371758 74.272255))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1223'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.906 14.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.906"^^xsd:decimal ;
  dwc:decimalLongitude "14.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_179'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_179'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.283333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.406'^^xsd:double;
  dwc:latitude '-32.906'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.406 -32.906, 14.406 -32.906, 14.406 -32.906, 14.406 -32.906, 14.406 -32.906))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_179'^^xsd:string;
  dwc:observationDate '2019-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.906 14.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.906"^^xsd:decimal ;
  dwc:decimalLongitude "14.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1007'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_1007'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.283333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.406'^^xsd:double;
  dwc:latitude '-32.906'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.406 -32.906, 14.406 -32.906, 14.406 -32.906, 14.406 -32.906, 14.406 -32.906))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1007'^^xsd:string;
  dwc:observationDate '2019-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.231335 14.43289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.231335"^^xsd:decimal ;
  dwc:decimalLongitude "14.43289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1222'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_1222'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.3666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.43289'^^xsd:double;
  dwc:latitude '74.231335'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.43289 74.231335, 14.43289 74.231335, 14.43289 74.231335, 14.43289 74.231335, 14.43289 74.231335))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1222'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.231335 14.43289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.231335"^^xsd:decimal ;
  dwc:decimalLongitude "14.43289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_394'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2155_394'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.3666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.43289'^^xsd:double;
  dwc:latitude '74.231335'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.43289 74.231335, 14.43289 74.231335, 14.43289 74.231335, 14.43289 74.231335, 14.43289 74.231335))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_394'^^xsd:string;
  dwc:observationDate '2020-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.92 14.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.92"^^xsd:decimal ;
  dwc:decimalLongitude "14.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_178'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_178'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.866666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.474'^^xsd:double;
  dwc:latitude '-32.92'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.474 -32.92, 14.474 -32.92, 14.474 -32.92, 14.474 -32.92, 14.474 -32.92))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_178'^^xsd:string;
  dwc:observationDate '2019-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.92 14.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.92"^^xsd:decimal ;
  dwc:decimalLongitude "14.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1006'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_1006'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.866666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.474'^^xsd:double;
  dwc:latitude '-32.92'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.474 -32.92, 14.474 -32.92, 14.474 -32.92, 14.474 -32.92, 14.474 -32.92))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1006'^^xsd:string;
  dwc:observationDate '2019-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.531 14.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.531"^^xsd:decimal ;
  dwc:decimalLongitude "14.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1031'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_1031'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.616666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.51'^^xsd:double;
  dwc:latitude '-32.531'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.51 -32.531, 14.51 -32.531, 14.51 -32.531, 14.51 -32.531, 14.51 -32.531))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_1031'^^xsd:string;
  dwc:observationDate '2019-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.531 14.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.531"^^xsd:decimal ;
  dwc:decimalLongitude "14.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_203'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_203'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.616666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.51'^^xsd:double;
  dwc:latitude '-32.531'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.51 -32.531, 14.51 -32.531, 14.51 -32.531, 14.51 -32.531, 14.51 -32.531))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_203'^^xsd:string;
  dwc:observationDate '2019-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.922 14.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.922"^^xsd:decimal ;
  dwc:decimalLongitude "14.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_197'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_197'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.5833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.68'^^xsd:double;
  dwc:latitude '-31.922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.68 -31.922, 14.68 -31.922, 14.68 -31.922, 14.68 -31.922, 14.68 -31.922))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_197'^^xsd:string;
  dwc:observationDate '2019-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.922 14.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.922"^^xsd:decimal ;
  dwc:decimalLongitude "14.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1025'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_1025'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.5833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.68'^^xsd:double;
  dwc:latitude '-31.922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.68 -31.922, 14.68 -31.922, 14.68 -31.922, 14.68 -31.922, 14.68 -31.922))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1025'^^xsd:string;
  dwc:observationDate '2019-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.463 14.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.463"^^xsd:decimal ;
  dwc:decimalLongitude "14.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1030'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_1030'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.683333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.832'^^xsd:double;
  dwc:latitude '-32.463'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.832 -32.463, 14.832 -32.463, 14.832 -32.463, 14.832 -32.463, 14.832 -32.463))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_1030'^^xsd:string;
  dwc:observationDate '2019-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.463 14.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.463"^^xsd:decimal ;
  dwc:decimalLongitude "14.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_202'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_202'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.683333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.832'^^xsd:double;
  dwc:latitude '-32.463'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.832 -32.463, 14.832 -32.463, 14.832 -32.463, 14.832 -32.463, 14.832 -32.463))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_202'^^xsd:string;
  dwc:observationDate '2019-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.682 14.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.682"^^xsd:decimal ;
  dwc:decimalLongitude "14.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1002'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_1002'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.983333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.957'^^xsd:double;
  dwc:latitude '-32.682'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.957 -32.682, 14.957 -32.682, 14.957 -32.682, 14.957 -32.682, 14.957 -32.682))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_1002'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.682 14.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.682"^^xsd:decimal ;
  dwc:decimalLongitude "14.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_174'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2155_174'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.983333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '14.957'^^xsd:double;
  dwc:latitude '-32.682'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.957 -32.682, 14.957 -32.682, 14.957 -32.682, 14.957 -32.682, 14.957 -32.682))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_174'^^xsd:string;
  dwc:observationDate '2019-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.047 15.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.047"^^xsd:decimal ;
  dwc:decimalLongitude "15.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_177'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_177'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.516666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '15.03'^^xsd:double;
  dwc:latitude '-33.047'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.03 -33.047, 15.03 -33.047, 15.03 -33.047, 15.03 -33.047, 15.03 -33.047))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_177'^^xsd:string;
  dwc:observationDate '2019-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.047 15.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.047"^^xsd:decimal ;
  dwc:decimalLongitude "15.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1005'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_1005'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.516666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '15.03'^^xsd:double;
  dwc:latitude '-33.047'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.03 -33.047, 15.03 -33.047, 15.03 -33.047, 15.03 -33.047, 15.03 -33.047))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1005'^^xsd:string;
  dwc:observationDate '2019-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.8 15.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1026'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_1026'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.3166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '15.154'^^xsd:double;
  dwc:latitude '-31.8'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.154 -31.8, 15.154 -31.8, 15.154 -31.8, 15.154 -31.8, 15.154 -31.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1026'^^xsd:string;
  dwc:observationDate '2019-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.8 15.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_198'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_198'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.3166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '15.154'^^xsd:double;
  dwc:latitude '-31.8'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.154 -31.8, 15.154 -31.8, 15.154 -31.8, 15.154 -31.8, 15.154 -31.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_198'^^xsd:string;
  dwc:observationDate '2019-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.115 15.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.115"^^xsd:decimal ;
  dwc:decimalLongitude "15.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_176'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_176'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.883333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '15.321'^^xsd:double;
  dwc:latitude '-33.115'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.321 -33.115, 15.321 -33.115, 15.321 -33.115, 15.321 -33.115, 15.321 -33.115))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_176'^^xsd:string;
  dwc:observationDate '2019-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.115 15.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.115"^^xsd:decimal ;
  dwc:decimalLongitude "15.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1004'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_1004'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.883333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '15.321'^^xsd:double;
  dwc:latitude '-33.115'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.321 -33.115, 15.321 -33.115, 15.321 -33.115, 15.321 -33.115, 15.321 -33.115))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1004'^^xsd:string;
  dwc:observationDate '2019-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.997 15.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.997"^^xsd:decimal ;
  dwc:decimalLongitude "15.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_199'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_199'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '15.548'^^xsd:double;
  dwc:latitude '-31.997'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.548 -31.997, 15.548 -31.997, 15.548 -31.997, 15.548 -31.997, 15.548 -31.997))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_199'^^xsd:string;
  dwc:observationDate '2019-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.997 15.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.997"^^xsd:decimal ;
  dwc:decimalLongitude "15.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1027'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_1027'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '15.548'^^xsd:double;
  dwc:latitude '-31.997'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.548 -31.997, 15.548 -31.997, 15.548 -31.997, 15.548 -31.997, 15.548 -31.997))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1027'^^xsd:string;
  dwc:observationDate '2019-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.261 15.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.261"^^xsd:decimal ;
  dwc:decimalLongitude "15.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1029'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_1029'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '15.612'^^xsd:double;
  dwc:latitude '-32.261'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.612 -32.261, 15.612 -32.261, 15.612 -32.261, 15.612 -32.261, 15.612 -32.261))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_1029'^^xsd:string;
  dwc:observationDate '2019-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.261 15.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.261"^^xsd:decimal ;
  dwc:decimalLongitude "15.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_201'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_201'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '15.612'^^xsd:double;
  dwc:latitude '-32.261'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.612 -32.261, 15.612 -32.261, 15.612 -32.261, 15.612 -32.261, 15.612 -32.261))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_201'^^xsd:string;
  dwc:observationDate '2019-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.24 15.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.24"^^xsd:decimal ;
  dwc:decimalLongitude "15.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_200'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_200'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.033333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '15.662'^^xsd:double;
  dwc:latitude '-32.24'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.662 -32.24, 15.662 -32.24, 15.662 -32.24, 15.662 -32.24, 15.662 -32.24))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_200'^^xsd:string;
  dwc:observationDate '2019-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.24 15.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.24"^^xsd:decimal ;
  dwc:decimalLongitude "15.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1028'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_1028'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.033333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '15.662'^^xsd:double;
  dwc:latitude '-32.24'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.662 -32.24, 15.662 -32.24, 15.662 -32.24, 15.662 -32.24, 15.662 -32.24))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1028'^^xsd:string;
  dwc:observationDate '2019-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.300967 16.365607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.300967"^^xsd:decimal ;
  dwc:decimalLongitude "16.365607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1003'^^xsd:string;
  dwc:scientificName 'Hyperoodontidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_1003'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '16.365607'^^xsd:double;
  dwc:latitude '-33.300967'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.365607 -33.300967, 16.365607 -33.300967, 16.365607 -33.300967, 16.365607 -33.300967, 16.365607 -33.300967))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BW" by the provider'^^xsd:string;
  dwc:aphiaid '384757'^^xsd:integer;
  dwc:occurrenceId '2155_1003'^^xsd:string;
  dwc:observationDate '2019-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.300967 16.365607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.300967"^^xsd:decimal ;
  dwc:decimalLongitude "16.365607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_175'^^xsd:string;
  dwc:scientificName 'Hyperoodontidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2155_175'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '16.365607'^^xsd:double;
  dwc:latitude '-33.300967'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.365607 -33.300967, 16.365607 -33.300967, 16.365607 -33.300967, 16.365607 -33.300967, 16.365607 -33.300967))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "BW" by the provider'^^xsd:string;
  dwc:aphiaid '384757'^^xsd:integer;
  dwc:occurrenceId '2155_175'^^xsd:string;
  dwc:observationDate '2019-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.517 16.494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.517"^^xsd:decimal ;
  dwc:decimalLongitude "16.494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_235'^^xsd:string;
  dwc:scientificName 'Feresa attenuata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_235'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.116666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '16.494'^^xsd:double;
  dwc:latitude '-33.517'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.494 -33.517, 16.494 -33.517, 16.494 -33.517, 16.494 -33.517, 16.494 -33.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "PKW" by the provider'^^xsd:string;
  dwc:aphiaid '137095'^^xsd:integer;
  dwc:occurrenceId '2155_235'^^xsd:string;
  dwc:observationDate '2019-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.517 16.494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.517"^^xsd:decimal ;
  dwc:decimalLongitude "16.494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1063'^^xsd:string;
  dwc:scientificName 'Feresa attenuata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_1063'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.116666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '16.494'^^xsd:double;
  dwc:latitude '-33.517'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.494 -33.517, 16.494 -33.517, 16.494 -33.517, 16.494 -33.517, 16.494 -33.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "PKW" by the provider'^^xsd:string;
  dwc:aphiaid '137095'^^xsd:integer;
  dwc:occurrenceId '2155_1063'^^xsd:string;
  dwc:observationDate '2019-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.628 16.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.628"^^xsd:decimal ;
  dwc:decimalLongitude "16.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1064'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_1064'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.633333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '16.72'^^xsd:double;
  dwc:latitude '-33.628'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.72 -33.628, 16.72 -33.628, 16.72 -33.628, 16.72 -33.628, 16.72 -33.628))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_1064'^^xsd:string;
  dwc:observationDate '2019-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.628 16.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.628"^^xsd:decimal ;
  dwc:decimalLongitude "16.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_236'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_236'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.633333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '16.72'^^xsd:double;
  dwc:latitude '-33.628'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.72 -33.628, 16.72 -33.628, 16.72 -33.628, 16.72 -33.628, 16.72 -33.628))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "RD" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '2155_236'^^xsd:string;
  dwc:observationDate '2019-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.787704 16.999185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.787704"^^xsd:decimal ;
  dwc:decimalLongitude "16.999185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_237'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_237'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.783333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '16.999185'^^xsd:double;
  dwc:latitude '-33.787704'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.999185 -33.787704, 16.999185 -33.787704, 16.999185 -33.787704, 16.999185 -33.787704, 16.999185 -33.787704))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_237'^^xsd:string;
  dwc:observationDate '2019-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.787704 16.999185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.787704"^^xsd:decimal ;
  dwc:decimalLongitude "16.999185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1065'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_1065'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.783333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '16.999185'^^xsd:double;
  dwc:latitude '-33.787704'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.999185 -33.787704, 16.999185 -33.787704, 16.999185 -33.787704, 16.999185 -33.787704, 16.999185 -33.787704))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1065'^^xsd:string;
  dwc:observationDate '2019-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.787974 17.008282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.787974"^^xsd:decimal ;
  dwc:decimalLongitude "17.008282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1066'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_1066'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '17.008282'^^xsd:double;
  dwc:latitude '-33.787974'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.008282 -33.787974, 17.008282 -33.787974, 17.008282 -33.787974, 17.008282 -33.787974, 17.008282 -33.787974))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1066'^^xsd:string;
  dwc:observationDate '2019-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.787974 17.008282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.787974"^^xsd:decimal ;
  dwc:decimalLongitude "17.008282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8269__2155_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_238'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_238'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '17.008282'^^xsd:double;
  dwc:latitude '-33.787974'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.008282 -33.787974, 17.008282 -33.787974, 17.008282 -33.787974, 17.008282 -33.787974, 17.008282 -33.787974))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_238'^^xsd:string;
  dwc:observationDate '2019-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.786268 17.014145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.786268"^^xsd:decimal ;
  dwc:decimalLongitude "17.014145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.786268 17.014145)"^^geo:wktLiteral ;
  geo-pos:lat "-33.786268"^^xsd:decimal ;
  geo-pos:long "17.014145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_240'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_240'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.916666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '17.014145'^^xsd:double;
  dwc:latitude '-33.786268'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.014145 -33.786268, 17.014145 -33.786268, 17.014145 -33.786268, 17.014145 -33.786268, 17.014145 -33.786268))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_240'^^xsd:string;
  dwc:observationDate '2019-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.786268 17.014145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.786268"^^xsd:decimal ;
  dwc:decimalLongitude "17.014145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.786268 17.014145)"^^geo:wktLiteral ;
  geo-pos:lat "-33.786268"^^xsd:decimal ;
  geo-pos:long "17.014145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1068'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_1068'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.916666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '17.014145'^^xsd:double;
  dwc:latitude '-33.786268'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.014145 -33.786268, 17.014145 -33.786268, 17.014145 -33.786268, 17.014145 -33.786268, 17.014145 -33.786268))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1068'^^xsd:string;
  dwc:observationDate '2019-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.766216 17.029401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.766216"^^xsd:decimal ;
  dwc:decimalLongitude "17.029401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.766216 17.029401)"^^geo:wktLiteral ;
  geo-pos:lat "-33.766216"^^xsd:decimal ;
  geo-pos:long "17.029401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_239'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_239'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.916666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '17.029401'^^xsd:double;
  dwc:latitude '-33.766216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.029401 -33.766216, 17.029401 -33.766216, 17.029401 -33.766216, 17.029401 -33.766216, 17.029401 -33.766216))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_239'^^xsd:string;
  dwc:observationDate '2019-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.766216 17.029401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.766216"^^xsd:decimal ;
  dwc:decimalLongitude "17.029401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.766216 17.029401)"^^geo:wktLiteral ;
  geo-pos:lat "-33.766216"^^xsd:decimal ;
  geo-pos:long "17.029401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1067'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_1067'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.916666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '17.029401'^^xsd:double;
  dwc:latitude '-33.766216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.029401 -33.766216, 17.029401 -33.766216, 17.029401 -33.766216, 17.029401 -33.766216, 17.029401 -33.766216))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1067'^^xsd:string;
  dwc:observationDate '2019-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.768059 17.032468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.768059"^^xsd:decimal ;
  dwc:decimalLongitude "17.032468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.768059 17.032468)"^^geo:wktLiteral ;
  geo-pos:lat "-33.768059"^^xsd:decimal ;
  geo-pos:long "17.032468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_241'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_241'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '17.032468'^^xsd:double;
  dwc:latitude '-33.768059'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.032468 -33.768059, 17.032468 -33.768059, 17.032468 -33.768059, 17.032468 -33.768059, 17.032468 -33.768059))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_241'^^xsd:string;
  dwc:observationDate '2019-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.768059 17.032468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.768059"^^xsd:decimal ;
  dwc:decimalLongitude "17.032468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.768059 17.032468)"^^geo:wktLiteral ;
  geo-pos:lat "-33.768059"^^xsd:decimal ;
  geo-pos:long "17.032468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1069'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_1069'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '17.032468'^^xsd:double;
  dwc:latitude '-33.768059'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.032468 -33.768059, 17.032468 -33.768059, 17.032468 -33.768059, 17.032468 -33.768059, 17.032468 -33.768059))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1069'^^xsd:string;
  dwc:observationDate '2019-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.77159 17.035824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.77159"^^xsd:decimal ;
  dwc:decimalLongitude "17.035824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.77159 17.035824)"^^geo:wktLiteral ;
  geo-pos:lat "-33.77159"^^xsd:decimal ;
  geo-pos:long "17.035824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1071'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_1071'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.05'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '17.035824'^^xsd:double;
  dwc:latitude '-33.77159'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.035824 -33.77159, 17.035824 -33.77159, 17.035824 -33.77159, 17.035824 -33.77159, 17.035824 -33.77159))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1071'^^xsd:string;
  dwc:observationDate '2019-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.77159 17.035824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.77159"^^xsd:decimal ;
  dwc:decimalLongitude "17.035824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.77159 17.035824)"^^geo:wktLiteral ;
  geo-pos:lat "-33.77159"^^xsd:decimal ;
  geo-pos:long "17.035824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_243'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_243'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.05'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '17.035824'^^xsd:double;
  dwc:latitude '-33.77159'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.035824 -33.77159, 17.035824 -33.77159, 17.035824 -33.77159, 17.035824 -33.77159, 17.035824 -33.77159))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_243'^^xsd:string;
  dwc:observationDate '2019-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.769798 17.037596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.769798"^^xsd:decimal ;
  dwc:decimalLongitude "17.037596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.769798 17.037596)"^^geo:wktLiteral ;
  geo-pos:lat "-33.769798"^^xsd:decimal ;
  geo-pos:long "17.037596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_242'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_242'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '17.037596'^^xsd:double;
  dwc:latitude '-33.769798'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.037596 -33.769798, 17.037596 -33.769798, 17.037596 -33.769798, 17.037596 -33.769798, 17.037596 -33.769798))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_242'^^xsd:string;
  dwc:observationDate '2019-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.769798 17.037596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.769798"^^xsd:decimal ;
  dwc:decimalLongitude "17.037596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.769798 17.037596)"^^geo:wktLiteral ;
  geo-pos:lat "-33.769798"^^xsd:decimal ;
  geo-pos:long "17.037596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1070'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_1070'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '17.037596'^^xsd:double;
  dwc:latitude '-33.769798'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.037596 -33.769798, 17.037596 -33.769798, 17.037596 -33.769798, 17.037596 -33.769798, 17.037596 -33.769798))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1070'^^xsd:string;
  dwc:observationDate '2019-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.801 17.074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.801"^^xsd:decimal ;
  dwc:decimalLongitude "17.074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.801 17.074)"^^geo:wktLiteral ;
  geo-pos:lat "-33.801"^^xsd:decimal ;
  geo-pos:long "17.074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1072'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_1072'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.383333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '17.074'^^xsd:double;
  dwc:latitude '-33.801'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.074 -33.801, 17.074 -33.801, 17.074 -33.801, 17.074 -33.801, 17.074 -33.801))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_1072'^^xsd:string;
  dwc:observationDate '2019-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.801 17.074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.801"^^xsd:decimal ;
  dwc:decimalLongitude "17.074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.801 17.074)"^^geo:wktLiteral ;
  geo-pos:lat "-33.801"^^xsd:decimal ;
  geo-pos:long "17.074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_244'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2155_244'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.383333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '17.074'^^xsd:double;
  dwc:latitude '-33.801'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.074 -33.801, 17.074 -33.801, 17.074 -33.801, 17.074 -33.801, 17.074 -33.801))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "DEn" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '2155_244'^^xsd:string;
  dwc:observationDate '2019-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.641407 17.382811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.641407"^^xsd:decimal ;
  dwc:decimalLongitude "17.382811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.641407 17.382811)"^^geo:wktLiteral ;
  geo-pos:lat "-33.641407"^^xsd:decimal ;
  geo-pos:long "17.382811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_246'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_246'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '17.382811'^^xsd:double;
  dwc:latitude '-33.641407'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.382811 -33.641407, 17.382811 -33.641407, 17.382811 -33.641407, 17.382811 -33.641407, 17.382811 -33.641407))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_246'^^xsd:string;
  dwc:observationDate '2019-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.641407 17.382811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.641407"^^xsd:decimal ;
  dwc:decimalLongitude "17.382811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.641407 17.382811)"^^geo:wktLiteral ;
  geo-pos:lat "-33.641407"^^xsd:decimal ;
  geo-pos:long "17.382811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1074'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1074'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '17.382811'^^xsd:double;
  dwc:latitude '-33.641407'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.382811 -33.641407, 17.382811 -33.641407, 17.382811 -33.641407, 17.382811 -33.641407, 17.382811 -33.641407))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1074'^^xsd:string;
  dwc:observationDate '2019-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.588131 17.408741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.588131"^^xsd:decimal ;
  dwc:decimalLongitude "17.408741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.588131 17.408741)"^^geo:wktLiteral ;
  geo-pos:lat "-33.588131"^^xsd:decimal ;
  geo-pos:long "17.408741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_245'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_245'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.733333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '17.408741'^^xsd:double;
  dwc:latitude '-33.588131'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.408741 -33.588131, 17.408741 -33.588131, 17.408741 -33.588131, 17.408741 -33.588131, 17.408741 -33.588131))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_245'^^xsd:string;
  dwc:observationDate '2019-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.588131 17.408741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.588131"^^xsd:decimal ;
  dwc:decimalLongitude "17.408741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.588131 17.408741)"^^geo:wktLiteral ;
  geo-pos:lat "-33.588131"^^xsd:decimal ;
  geo-pos:long "17.408741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1073'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2019'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2155_1073'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.733333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '17.408741'^^xsd:double;
  dwc:latitude '-33.588131'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.408741 -33.588131, 17.408741 -33.588131, 17.408741 -33.588131, 17.408741 -33.588131, 17.408741 -33.588131))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1073'^^xsd:string;
  dwc:observationDate '2019-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.45377 18.958553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.45377"^^xsd:decimal ;
  dwc:decimalLongitude "18.958553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.45377 18.958553)"^^geo:wktLiteral ;
  geo-pos:lat "71.45377"^^xsd:decimal ;
  geo-pos:long "18.958553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_392'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2155_392'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '18.958553'^^xsd:double;
  dwc:latitude '71.45377'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.958553 71.45377, 18.958553 71.45377, 18.958553 71.45377, 18.958553 71.45377, 18.958553 71.45377))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "HP" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2155_392'^^xsd:string;
  dwc:observationDate '2020-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.45377 18.958553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.45377"^^xsd:decimal ;
  dwc:decimalLongitude "18.958553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.45377 18.958553)"^^geo:wktLiteral ;
  geo-pos:lat "71.45377"^^xsd:decimal ;
  geo-pos:long "18.958553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1220'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2155_1220'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '18.958553'^^xsd:double;
  dwc:latitude '71.45377'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.958553 71.45377, 18.958553 71.45377, 18.958553 71.45377, 18.958553 71.45377, 18.958553 71.45377))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "HP" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2155_1220'^^xsd:string;
  dwc:observationDate '2020-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.122627 19.432945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.122627"^^xsd:decimal ;
  dwc:decimalLongitude "19.432945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.122627 19.432945)"^^geo:wktLiteral ;
  geo-pos:lat "71.122627"^^xsd:decimal ;
  geo-pos:long "19.432945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_391'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2155_391'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '19.432945'^^xsd:double;
  dwc:latitude '71.122627'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.432945 71.122627, 19.432945 71.122627, 19.432945 71.122627, 19.432945 71.122627, 19.432945 71.122627))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "HP" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2155_391'^^xsd:string;
  dwc:observationDate '2020-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.122627 19.432945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.122627"^^xsd:decimal ;
  dwc:decimalLongitude "19.432945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.122627 19.432945)"^^geo:wktLiteral ;
  geo-pos:lat "71.122627"^^xsd:decimal ;
  geo-pos:long "19.432945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1219'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2155_1219'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '19.432945'^^xsd:double;
  dwc:latitude '71.122627'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.432945 71.122627, 19.432945 71.122627, 19.432945 71.122627, 19.432945 71.122627, 19.432945 71.122627))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "HP" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '2155_1219'^^xsd:string;
  dwc:observationDate '2020-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3725 19.773175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3725"^^xsd:decimal ;
  dwc:decimalLongitude "19.773175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3725 19.773175)"^^geo:wktLiteral ;
  geo-pos:lat "73.3725"^^xsd:decimal ;
  geo-pos:long "19.773175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1243'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_1243'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.6333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '19.773175'^^xsd:double;
  dwc:latitude '73.3725'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.773175 73.3725, 19.773175 73.3725, 19.773175 73.3725, 19.773175 73.3725, 19.773175 73.3725))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1243'^^xsd:string;
  dwc:observationDate '2020-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3725 19.773175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3725"^^xsd:decimal ;
  dwc:decimalLongitude "19.773175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3725 19.773175)"^^geo:wktLiteral ;
  geo-pos:lat "73.3725"^^xsd:decimal ;
  geo-pos:long "19.773175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_415'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_415'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.6333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '19.773175'^^xsd:double;
  dwc:latitude '73.3725'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.773175 73.3725, 19.773175 73.3725, 19.773175 73.3725, 19.773175 73.3725, 19.773175 73.3725))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_415'^^xsd:string;
  dwc:observationDate '2020-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.370249 19.792814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.370249"^^xsd:decimal ;
  dwc:decimalLongitude "19.792814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.370249 19.792814)"^^geo:wktLiteral ;
  geo-pos:lat "73.370249"^^xsd:decimal ;
  geo-pos:long "19.792814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1242'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_1242'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.6333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '19.792814'^^xsd:double;
  dwc:latitude '73.370249'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.792814 73.370249, 19.792814 73.370249, 19.792814 73.370249, 19.792814 73.370249, 19.792814 73.370249))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_1242'^^xsd:string;
  dwc:observationDate '2020-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.370249 19.792814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.370249"^^xsd:decimal ;
  dwc:decimalLongitude "19.792814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.370249 19.792814)"^^geo:wktLiteral ;
  geo-pos:lat "73.370249"^^xsd:decimal ;
  geo-pos:long "19.792814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_414'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_414'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.6333333333333'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '19.792814'^^xsd:double;
  dwc:latitude '73.370249'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.792814 73.370249, 19.792814 73.370249, 19.792814 73.370249, 19.792814 73.370249, 19.792814 73.370249))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "SW" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2155_414'^^xsd:string;
  dwc:observationDate '2020-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8269__2155_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.083835 19.988182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.083835"^^xsd:decimal ;
  dwc:decimalLongitude "19.988182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.083835 19.988182)"^^geo:wktLiteral ;
  geo-pos:lat "74.083835"^^xsd:decimal ;
  geo-pos:long "19.988182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1241'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_1241'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.7166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '19.988182'^^xsd:double;
  dwc:latitude '74.083835'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.988182 74.083835, 19.988182 74.083835, 19.988182 74.083835, 19.988182 74.083835, 19.988182 74.083835))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "WSD" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2155_1241'^^xsd:string;
  dwc:observationDate '2020-09-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/8269__2155_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.083835 19.988182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.083835"^^xsd:decimal ;
  dwc:decimalLongitude "19.988182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.083835 19.988182)"^^geo:wktLiteral ;
  geo-pos:lat "74.083835"^^xsd:decimal ;
  geo-pos:long "19.988182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_413'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_413'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.7166666666667'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '19.988182'^^xsd:double;
  dwc:latitude '74.083835'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.988182 74.083835, 19.988182 74.083835, 19.988182 74.083835, 19.988182 74.083835, 19.988182 74.083835))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "WSD" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2155_413'^^xsd:string;
  dwc:observationDate '2020-09-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/8269__2155_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.222468 20.034518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.222468"^^xsd:decimal ;
  dwc:decimalLongitude "20.034518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.222468 20.034518)"^^geo:wktLiteral ;
  geo-pos:lat "74.222468"^^xsd:decimal ;
  geo-pos:long "20.034518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_412'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_412'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.6'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '20.034518'^^xsd:double;
  dwc:latitude '74.222468'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.034518 74.222468, 20.034518 74.222468, 20.034518 74.222468, 20.034518 74.222468, 20.034518 74.222468))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "WSD" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2155_412'^^xsd:string;
  dwc:observationDate '2020-09-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/8269__2155_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8269__2155_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8269__2155_1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.222468 20.034518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.222468"^^xsd:decimal ;
  dwc:decimalLongitude "20.034518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8269__2155_1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.222468 20.034518)"^^geo:wktLiteral ;
  geo-pos:lat "74.222468"^^xsd:decimal ;
  geo-pos:long "20.034518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8269__2155_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8269_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  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 '2021-06-04'^^xsd:date;
  dwc:institutionCode 'Thomas Webber, University of St Andrews'^^xsd:string;
  dwc:collectionCode '2155'^^xsd:integer;
  dwc:catalogNumber '2155_1240'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2155_1240'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.6'^^xsd:double;
  dwc:continentOcean 'Atlantic,Arctic,Antarctic'^^xsd:string;
  dwc:longitude '20.034518'^^xsd:double;
  dwc:latitude '74.222468'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((20.034518 74.222468, 20.034518 74.222468, 20.034518 74.222468, 20.034518 74.222468, 20.034518 74.222468))'^^xsd:string;
  dwc:occurrenceRemarks 'Acoustic detection; Identification Type:Acoustic detection; Taxon recorded as "WSD" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '2155_1240'^^xsd:string;
  dwc:observationDate '2020-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF